src/layer.h
@@ -15,8 +15,8 @@ ROUTE, COST, NORMALIZATION, REGION, AVGPOOL AVGPOOL, LOCAL } LAYER_TYPE; typedef enum{ @@ -30,9 +30,6 @@ int batch_normalize; int batch; int forced; int object_logistic; int class_logistic; int coord_logistic; int inputs; int outputs; int truths;