AlexeyAB
2018-02-08 be90b8e8cb6bbf3951a5e185aa43ccfdd4a03f4d
src/layer.h
@@ -63,6 +63,7 @@
    int out_h, out_w, out_c;
    int n;
    int max_boxes;
   int small_object;
    int groups;
    int size;
    int side;
@@ -120,7 +121,10 @@
    int random;
    float thresh;
    int classfix;
    int absolute;
    int onlyforward;
    int stopbackward;
    int dontload;
    int dontloadscales;