Joseph Redmon
2016-08-05 845ab7579685b6702c92c1088ec11e71bde51f3c
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;