Joseph Redmon
2016-08-11 aebe937710ced03d03f73ab23f410f29685655c1
src/layer.h
@@ -30,6 +30,7 @@
    NETWORK,
    XNOR,
    REGION,
    REORG,
    BLANK
} LAYER_TYPE;
@@ -80,6 +81,7 @@
    int does_cost;
    int joint;
    int noadjust;
    int reorg;
    float alpha;
    float beta;