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_dota_CloseAug.yaml
Views: 475
1
# YOLOv5 🚀 by Ultralytics, GPL-3.0 license
2
3
lr0: 0.00258
4
lrf: 0.17
5
momentum: 0.779
6
weight_decay: 0.00058
7
warmup_epochs: 1.33
8
warmup_momentum: 0.86
9
warmup_bias_lr: 0.0711
10
box: 0.0539
11
cls: 0.299
12
cls_pw: 0.825
13
theta: 0.299
14
theta_pw: 0.825
15
obj: 0.632
16
obj_pw: 1.0
17
iou_t: 0.2
18
anchor_t: 3.44
19
anchors: 3.2
20
fl_gamma: 0.0
21
hsv_h: 0.0188
22
hsv_s: 0.704
23
hsv_v: 0.36
24
degrees: 180.0
25
translate: 0.0902
26
scale: 0.25
27
shear: 0.0
28
perspective: 0.0
29
flipud: 0.5
30
fliplr: 0.5
31
mosaic: 0.0
32
mixup: 0.0
33
copy_paste: 0.0
34
cls_theta: 180
35
csl_radius: 2.0
36