Joseph Redmon
2016-09-08 8ec889f103cafb1fac027def0b9765597c62a7f1
src/layer.h
@@ -72,6 +72,7 @@
    float saturation;
    float exposure;
    float shift;
    float ratio;
    int softmax;
    int classes;
    int coords;
@@ -82,6 +83,7 @@
    int joint;
    int noadjust;
    int reorg;
    int log;
    float alpha;
    float beta;