CNN Dataset + YOLOv7 Object Detector Weight Files
This commit is contained in:
30
yolov7_taillights/hyp.yaml
Normal file
30
yolov7_taillights/hyp.yaml
Normal file
@@ -0,0 +1,30 @@
|
||||
lr0: 0.0026
|
||||
lrf: 0.2
|
||||
momentum: 0.949
|
||||
weight_decay: 0.005
|
||||
warmup_epochs: 8.0
|
||||
warmup_momentum: 0.8
|
||||
warmup_bias_lr: 0.1
|
||||
box: 0.05
|
||||
cls: 0.3
|
||||
cls_pw: 1.0
|
||||
obj: 0.7
|
||||
obj_pw: 1.0
|
||||
iou_t: 0.2
|
||||
anchor_t: 4.0
|
||||
fl_gamma: 0.0
|
||||
hsv_h: 0.015
|
||||
hsv_s: 0.7
|
||||
hsv_v: 0.4
|
||||
degrees: 0.0
|
||||
translate: 0.2
|
||||
scale: 0.5
|
||||
shear: 0.0
|
||||
perspective: 0.0
|
||||
flipud: 0.0
|
||||
fliplr: 0.5
|
||||
mosaic: 1.0
|
||||
mixup: 0.0
|
||||
copy_paste: 0.0
|
||||
paste_in: 0.0
|
||||
loss_ota: 1
|
||||
Reference in New Issue
Block a user