Joseph Redmon
2016-11-27 7d34850008b7ed5956bd427e9e74695e1ef46d75
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;