glenn-jocher commited on
Commit
cea994b
·
unverified ·
1 Parent(s): 741cd0e

Update hyp.VOC.yaml (#6772)

Browse files
Files changed (1) hide show
  1. data/hyps/hyp.VOC.yaml +21 -21
data/hyps/hyp.VOC.yaml CHANGED
@@ -4,37 +4,37 @@
4
  # See Hyperparameter Evolution tutorial for details https://github.com/ultralytics/yolov5#tutorials
5
 
6
  # YOLOv5 Hyperparameter Evolution Results
7
- # Best generation: 319
8
- # Last generation: 434
9
  # 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
11
 
12
- lr0: 0.0033
13
- lrf: 0.15184
14
- momentum: 0.74747
15
  weight_decay: 0.00025
16
- warmup_epochs: 3.4278
17
- warmup_momentum: 0.59032
18
- warmup_bias_lr: 0.18742
19
  box: 0.02
20
- cls: 0.21563
21
  cls_pw: 0.5
22
- obj: 0.50843
23
- obj_pw: 0.6729
24
  iou_t: 0.2
25
- anchor_t: 3.4172
26
  fl_gamma: 0.0
27
- hsv_h: 0.01032
28
- hsv_s: 0.5562
29
- hsv_v: 0.28255
30
  degrees: 0.0
31
- translate: 0.04575
32
- scale: 0.73711
33
  shear: 0.0
34
  perspective: 0.0
35
  flipud: 0.0
36
  fliplr: 0.5
37
- mosaic: 0.87158
38
- mixup: 0.04294
39
  copy_paste: 0.0
40
- anchors: 3.3556
 
4
  # See Hyperparameter Evolution tutorial for details https://github.com/ultralytics/yolov5#tutorials
5
 
6
  # YOLOv5 Hyperparameter Evolution Results
7
+ # Best generation: 467
8
+ # Last generation: 996
9
  # 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.87729, 0.85125, 0.91286, 0.72664, 0.0076739, 0.0042529, 0.0013865
11
 
12
+ lr0: 0.00334
13
+ lrf: 0.15135
14
+ momentum: 0.74832
15
  weight_decay: 0.00025
16
+ warmup_epochs: 3.3835
17
+ warmup_momentum: 0.59462
18
+ warmup_bias_lr: 0.18657
19
  box: 0.02
20
+ cls: 0.21638
21
  cls_pw: 0.5
22
+ obj: 0.51728
23
+ obj_pw: 0.67198
24
  iou_t: 0.2
25
+ anchor_t: 3.3744
26
  fl_gamma: 0.0
27
+ hsv_h: 0.01041
28
+ hsv_s: 0.54703
29
+ hsv_v: 0.27739
30
  degrees: 0.0
31
+ translate: 0.04591
32
+ scale: 0.75544
33
  shear: 0.0
34
  perspective: 0.0
35
  flipud: 0.0
36
  fliplr: 0.5
37
+ mosaic: 0.85834
38
+ mixup: 0.04266
39
  copy_paste: 0.0
40
+ anchors: 3.412