From cea994b3f62a55106c3b1404f36e8aa780f324e0 Mon Sep 17 00:00:00 2001 From: Glenn Jocher Date: Fri, 25 Feb 2022 00:14:17 +0100 Subject: [PATCH] Update hyp.VOC.yaml (#6772) --- data/hyps/hyp.VOC.yaml | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/data/hyps/hyp.VOC.yaml b/data/hyps/hyp.VOC.yaml index aa952c501969..0aa4e7d9f8f5 100644 --- a/data/hyps/hyp.VOC.yaml +++ b/data/hyps/hyp.VOC.yaml @@ -4,37 +4,37 @@ # See Hyperparameter Evolution tutorial for details https://github.com/ultralytics/yolov5#tutorials # YOLOv5 Hyperparameter Evolution Results -# Best generation: 319 -# Last generation: 434 +# Best generation: 467 +# Last generation: 996 # metrics/precision, metrics/recall, metrics/mAP_0.5, metrics/mAP_0.5:0.95, val/box_loss, val/obj_loss, val/cls_loss -# 0.86236, 0.86184, 0.91274, 0.72647, 0.0077056, 0.0042449, 0.0013846 +# 0.87729, 0.85125, 0.91286, 0.72664, 0.0076739, 0.0042529, 0.0013865 -lr0: 0.0033 -lrf: 0.15184 -momentum: 0.74747 +lr0: 0.00334 +lrf: 0.15135 +momentum: 0.74832 weight_decay: 0.00025 -warmup_epochs: 3.4278 -warmup_momentum: 0.59032 -warmup_bias_lr: 0.18742 +warmup_epochs: 3.3835 +warmup_momentum: 0.59462 +warmup_bias_lr: 0.18657 box: 0.02 -cls: 0.21563 +cls: 0.21638 cls_pw: 0.5 -obj: 0.50843 -obj_pw: 0.6729 +obj: 0.51728 +obj_pw: 0.67198 iou_t: 0.2 -anchor_t: 3.4172 +anchor_t: 3.3744 fl_gamma: 0.0 -hsv_h: 0.01032 -hsv_s: 0.5562 -hsv_v: 0.28255 +hsv_h: 0.01041 +hsv_s: 0.54703 +hsv_v: 0.27739 degrees: 0.0 -translate: 0.04575 -scale: 0.73711 +translate: 0.04591 +scale: 0.75544 shear: 0.0 perspective: 0.0 flipud: 0.0 fliplr: 0.5 -mosaic: 0.87158 -mixup: 0.04294 +mosaic: 0.85834 +mixup: 0.04266 copy_paste: 0.0 -anchors: 3.3556 +anchors: 3.412