Joseph Redmon
2016-06-08 7520949d84bb410ebc22dece85181d725e03727a
src/detection_layer.c
@@ -176,7 +176,7 @@
            }
        }
        if(1){
        if(0){
            float *costs = calloc(l.batch*locations*l.n, sizeof(float));
            for (b = 0; b < l.batch; ++b) {
                int index = b*l.inputs;