Joseph Redmon
2016-11-19 62235e9aa3d0c15d87d49bf340625d075cba3e65
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;