Joseph Redmon
2016-09-01 8f1b4e0962857d402f9d017fcbf387ef0eceb7c4
src/network.h
@@ -40,6 +40,12 @@
    int h, w, c;
    int max_crop;
    int min_crop;
    float angle;
    float exposure;
    float saturation;
    float hue;
    int gpu_index;
    #ifdef GPU
    float **input_gpu;