joangog commited on
Commit
4dd0435
1 Parent(s): ce42662

Upload opt.yaml

Browse files
Files changed (1) hide show
  1. opt.yaml +37 -0
opt.yaml ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ weights: /content/drive/MyDrive/object-detection-checkpoints/pretrained_optimized/PWMFD_yolov5s_mosaic_frozen10_sgd_ep50_lr01_trainres320_run/weights/last.pt
2
+ cfg: ''
3
+ data: /content/config/PWMFD_yolov5.yaml
4
+ hyp: hyp.yaml
5
+ epochs: 50
6
+ batch_size: 32
7
+ imgsz: 320
8
+ rect: false
9
+ resume: true
10
+ nosave: false
11
+ noval: false
12
+ noautoanchor: false
13
+ evolve: null
14
+ bucket: ''
15
+ cache: null
16
+ image_weights: false
17
+ device: ''
18
+ multi_scale: false
19
+ single_cls: false
20
+ adam: false
21
+ sync_bn: false
22
+ workers: 8
23
+ project: /content/drive/MyDrive/object-detection-checkpoints/pretrained_optimized
24
+ name: PWMFD_yolov5s_mosaic_frozen10_sgd_ep50_lr01_trainres320_run
25
+ exist_ok: false
26
+ quad: false
27
+ linear_lr: false
28
+ label_smoothing: 0.0
29
+ patience: 100
30
+ freeze: 10
31
+ save_period: -1
32
+ local_rank: -1
33
+ entity: null
34
+ upload_dataset: false
35
+ bbox_interval: -1
36
+ artifact_alias: latest
37
+ save_dir: /content/drive/MyDrive/object-detection-checkpoints/pretrained_optimized/PWMFD_yolov5s_mosaic_frozen10_sgd_ep50_lr01_trainres320_run