mirror of
https://github.com/azaion/ai-training.git
synced 2026-04-22 22:36:36 +00:00
12 lines
144 B
YAML
12 lines
144 B
YAML
training:
|
|
model: 'yolo11n.yaml'
|
|
epochs: 1
|
|
batch: 32
|
|
imgsz: 320
|
|
save_period: 1
|
|
workers: 0
|
|
|
|
export:
|
|
onnx_imgsz: 320
|
|
onnx_batch: 1
|