We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33fc75e commit e5c5ba8Copy full SHA for e5c5ba8
data/hyps/hyp.scratch-high.yaml
@@ -8,7 +8,7 @@ warmup_bias_lr: 0.1 # warmup initial bias lr
8
box: 7.5 # box loss gain
9
cls: 0.5 # cls loss gain
10
cls_pw: 1.0 # cls BCELoss positive_weight
11
-dfl: 0.7 # obj loss gain (scale with pixels)
+obj: 0.7 # obj loss gain (scale with pixels)
12
obj_pw: 1.0 # obj BCELoss positive_weight
13
dfl: 1.5 # dfl loss gain
14
iou_t: 0.20 # IoU training threshold
0 commit comments