Skip to content

Commit e5c5ba8

Browse files
authoredFeb 25, 2024
Update hyp.scratch-high.yaml
1 parent 33fc75e commit e5c5ba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎data/hyps/hyp.scratch-high.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ warmup_bias_lr: 0.1 # warmup initial bias lr
88
box: 7.5 # box loss gain
99
cls: 0.5 # cls loss gain
1010
cls_pw: 1.0 # cls BCELoss positive_weight
11-
dfl: 0.7 # obj loss gain (scale with pixels)
11+
obj: 0.7 # obj loss gain (scale with pixels)
1212
obj_pw: 1.0 # obj BCELoss positive_weight
1313
dfl: 1.5 # dfl loss gain
1414
iou_t: 0.20 # IoU training threshold

0 commit comments

Comments
 (0)
Please sign in to comment.