joangog commited on
Commit
ce42662
1 Parent(s): b29b734

Upload hyp.yaml

Browse files
Files changed (1) hide show
  1. hyp.yaml +28 -0
hyp.yaml ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ lr0: 0.01
2
+ lrf: 0.1
3
+ momentum: 0.937
4
+ weight_decay: 0.0005
5
+ warmup_epochs: 3.0
6
+ warmup_momentum: 0.8
7
+ warmup_bias_lr: 0.1
8
+ box: 0.05
9
+ cls: 0.5
10
+ cls_pw: 1.0
11
+ obj: 1.0
12
+ obj_pw: 1.0
13
+ iou_t: 0.2
14
+ anchor_t: 4.0
15
+ fl_gamma: 0
16
+ hsv_h: 0.015
17
+ hsv_s: 0.7
18
+ hsv_v: 0.4
19
+ degrees: 0.0
20
+ translate: 0.1
21
+ scale: 0.5
22
+ shear: 0.0
23
+ perspective: 0.0
24
+ flipud: 0.0
25
+ fliplr: 0.5
26
+ mosaic: 1
27
+ mixup: 0
28
+ copy_paste: 0.0