diff --git a/cfg/yolov3.cfg b/cfg/yolov3.cfg index 938ffff2..149c9a43 100644 --- a/cfg/yolov3.cfg +++ b/cfg/yolov3.cfg @@ -1,7 +1,7 @@ [net] # Testing -# batch=1 -# subdivisions=1 +batch=1 +subdivisions=1 # Training batch=64 subdivisions=16