rosebe commited on
Commit
ab0396d
·
1 Parent(s): 9513cb8

uploaded model

Browse files
best.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b2cf82b8e9ca48c0fd6525d5b7d6de0f582c0091c20371b12d52a0bace60443
3
+ size 92914709
data.yaml ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ names:
2
+ - Battery
3
+ - can
4
+ - carton
5
+ - glass bottle
6
+ - plastic bag
7
+ - plastic bottle
8
+ - tire
9
+ nc: 7
10
+ roboflow:
11
+ license: CC BY 4.0
12
+ project: ecosmart
13
+ url: https://universe.roboflow.com/ecosmart/ecosmart/dataset/14
14
+ version: 14
15
+ workspace: ecosmart
16
+ test: ../test/images
17
+ train: EcoSmart-14/train/images
18
+ val: EcoSmart-14/valid/images
events.out.tfevents.1687457498.d8c368d5d112.1321.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27065ef5e66d96566d1759a58fe3739c34b101632e4c75cb81aa7b40a5d7d2dc
3
+ size 1888279
hyp.yaml ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ lr0: 0.01
2
+ lrf: 0.01
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.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.0
27
+ mixup: 0.0
28
+ copy_paste: 0.0
opt.yaml ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ weights: yolov5l.pt
2
+ cfg: ''
3
+ data: /content/yolov5/EcoSmart-14/data.yaml
4
+ hyp:
5
+ lr0: 0.01
6
+ lrf: 0.01
7
+ momentum: 0.937
8
+ weight_decay: 0.0005
9
+ warmup_epochs: 3.0
10
+ warmup_momentum: 0.8
11
+ warmup_bias_lr: 0.1
12
+ box: 0.05
13
+ cls: 0.5
14
+ cls_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: 0.0
24
+ translate: 0.1
25
+ scale: 0.5
26
+ shear: 0.0
27
+ perspective: 0.0
28
+ flipud: 0.0
29
+ fliplr: 0.5
30
+ mosaic: 1.0
31
+ mixup: 0.0
32
+ copy_paste: 0.0
33
+ epochs: 55
34
+ batch_size: 28
35
+ imgsz: 640
36
+ rect: false
37
+ resume: false
38
+ nosave: false
39
+ noval: false
40
+ noautoanchor: false
41
+ noplots: false
42
+ evolve: null
43
+ bucket: ''
44
+ cache: null
45
+ image_weights: false
46
+ device: ''
47
+ multi_scale: false
48
+ single_cls: false
49
+ optimizer: SGD
50
+ sync_bn: false
51
+ workers: 8
52
+ project: runs/train
53
+ name: exp
54
+ exist_ok: false
55
+ quad: false
56
+ cos_lr: false
57
+ label_smoothing: 0.0
58
+ patience: 100
59
+ freeze:
60
+ - 0
61
+ - 1
62
+ - 2
63
+ - 3
64
+ - 4
65
+ - 5
66
+ - 6
67
+ save_period: -1
68
+ seed: 0
69
+ local_rank: -1
70
+ entity: null
71
+ upload_dataset: false
72
+ bbox_interval: -1
73
+ artifact_alias: latest
74
+ save_dir: runs/train/exp