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