Skip to content

Commit 0e8d22f

Browse files
train 20
1 parent 8f1f079 commit 0e8d22f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

scripts/model/yolo/configs/best.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
model_type: yolo11s.pt
3-
warmup_epochs: 6
4-
epochs: 50
5-
patience: 20
3+
warmup_epochs: 2
4+
epochs: 20
5+
patience: 10
66
batch: 16
77
imgsz: 1024
88
lr0: 0.0001

0 commit comments

Comments
 (0)