Skip to content

Commit 103b4ce

Browse files
authored
Update hyp.VOC.yaml (ultralytics#6772)
1 parent 750bc10 commit 103b4ce

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

data/hyps/hyp.VOC.yaml

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -4,37 +4,37 @@
44
# See Hyperparameter Evolution tutorial for details https://github.com/ultralytics/yolov5#tutorials
55

66
# YOLOv5 Hyperparameter Evolution Results
7-
# Best generation: 319
8-
# Last generation: 434
7+
# Best generation: 467
8+
# Last generation: 996
99
# metrics/precision, metrics/recall, metrics/mAP_0.5, metrics/mAP_0.5:0.95, val/box_loss, val/obj_loss, val/cls_loss
10-
# 0.86236, 0.86184, 0.91274, 0.72647, 0.0077056, 0.0042449, 0.0013846
10+
# 0.87729, 0.85125, 0.91286, 0.72664, 0.0076739, 0.0042529, 0.0013865
1111

12-
lr0: 0.0033
13-
lrf: 0.15184
14-
momentum: 0.74747
12+
lr0: 0.00334
13+
lrf: 0.15135
14+
momentum: 0.74832
1515
weight_decay: 0.00025
16-
warmup_epochs: 3.4278
17-
warmup_momentum: 0.59032
18-
warmup_bias_lr: 0.18742
16+
warmup_epochs: 3.3835
17+
warmup_momentum: 0.59462
18+
warmup_bias_lr: 0.18657
1919
box: 0.02
20-
cls: 0.21563
20+
cls: 0.21638
2121
cls_pw: 0.5
22-
obj: 0.50843
23-
obj_pw: 0.6729
22+
obj: 0.51728
23+
obj_pw: 0.67198
2424
iou_t: 0.2
25-
anchor_t: 3.4172
25+
anchor_t: 3.3744
2626
fl_gamma: 0.0
27-
hsv_h: 0.01032
28-
hsv_s: 0.5562
29-
hsv_v: 0.28255
27+
hsv_h: 0.01041
28+
hsv_s: 0.54703
29+
hsv_v: 0.27739
3030
degrees: 0.0
31-
translate: 0.04575
32-
scale: 0.73711
31+
translate: 0.04591
32+
scale: 0.75544
3333
shear: 0.0
3434
perspective: 0.0
3535
flipud: 0.0
3636
fliplr: 0.5
37-
mosaic: 0.87158
38-
mixup: 0.04294
37+
mosaic: 0.85834
38+
mixup: 0.04266
3939
copy_paste: 0.0
40-
anchors: 3.3556
40+
anchors: 3.412

0 commit comments

Comments
 (0)