diff --git a/config.test.yaml b/config.test.yaml index 3851947..7082f30 100644 --- a/config.test.yaml +++ b/config.test.yaml @@ -1,7 +1,7 @@ training: model: 'yolo11n.yaml' epochs: 1 - batch: 64 + batch: 32 imgsz: 320 save_period: 1 workers: 0