hey
Joseph Redmon
2016-11-16 0d6b107ed20c22412ccf3a5056cffdb35bc25534
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;