Joseph Redmon
2016-09-02 b8eb8b0a4016232c8da95c26501ac60ea9491901
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;