diff --git a/cfg/yolo.cfg b/cfg/yolo.cfg index 0f84289b..fda339a2 100644 --- a/cfg/yolo.cfg +++ b/cfg/yolo.cfg @@ -1,6 +1,6 @@ [net] -batch=64 -subdivisions=8 +batch=1 +subdivisions=1 width=416 height=416 channels=3