Joseph Redmon
2016-11-21 37d02d0538f5dfb7189eeb2878da0b60f5785d5b
src/network.h
@@ -37,6 +37,11 @@
    int num_steps;
    int burn_in;
    int adam;
    float B1;
    float B2;
    float eps;
    int inputs;
    int h, w, c;
    int max_crop;