Open KungFuPandaPro opened 2 months ago
how to set val batchsize=1 when training with yolov8 to detect?
No response
@KungFuPandaPro to set the validation batch size to 1 during training with YOLOv8, use the argument val_batch=1 in your training command.
val_batch=1
Search before asking
Question
how to set val batchsize=1 when training with yolov8 to detect?
Additional
No response