Joseph Redmon
2016-09-01 8f1b4e0962857d402f9d017fcbf387ef0eceb7c4
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;