CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
hukaixuan19970627

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.

GitHub Repository: hukaixuan19970627/yolov5_obb
Path: blob/master/data/hyps/obb/hyp.finetune_DroneVehicle.yaml
Views: 475
1
# YOLOv5 🚀 by Ultralytics, GPL-3.0 license
2
3
lr0: 0.0032
4
lrf: 0.12
5
momentum: 0.843
6
weight_decay: 0.00036
7
warmup_epochs: 2.0
8
warmup_momentum: 0.5
9
warmup_bias_lr: 0.05
10
box: 0.05
11
cls: 0.5
12
cls_pw: 1.0
13
theta: 0.5
14
theta_pw: 1.0
15
obj: 1.0
16
obj_pw: 1.0
17
iou_t: 0.2
18
anchor_t: 4.0
19
fl_gamma: 0.0
20
hsv_h: 0.015
21
hsv_s: 0.7
22
hsv_v: 0.4
23
degrees: 180.0
24
translate: 0.1
25
scale: 0.25
26
shear: 0.0
27
perspective: 0.0
28
flipud: 0.5
29
fliplr: 0.5
30
mosaic: 0.75
31
mixup: 0.1
32
copy_paste: 0.0
33
cls_theta: 180
34
csl_radius: 2.0
35
36
37