kurnie commited on
Commit
12df2e0
1 Parent(s): f4716ae

Upload 4 files

Browse files
Files changed (2) hide show
  1. config.json +9 -9
  2. onnx/bestv8.onnx +3 -0
config.json CHANGED
@@ -2,18 +2,18 @@
2
  "id2label": {
3
  "0": "paper",
4
  "1": "glass",
5
- "2": "cardboard",
6
- "3": "trash",
7
- "4": "metal",
8
- "5": "plastic"
9
  },
10
  "label2id": {
11
  "paper": 0,
12
  "glass": 1,
13
- "cardboard": 2,
14
- "trash": 3,
15
- "metal": 4,
16
- "plastic": 5
17
  },
18
- "model_type": "yolov5"
19
  }
 
2
  "id2label": {
3
  "0": "paper",
4
  "1": "glass",
5
+ "2": "plastic",
6
+ "3": "metal",
7
+ "4": "cardboard",
8
+ "5": "trash"
9
  },
10
  "label2id": {
11
  "paper": 0,
12
  "glass": 1,
13
+ "plastic": 2,
14
+ "metal": 3,
15
+ "cardboard": 4,
16
+ "trash": 5
17
  },
18
+ "model_type": "yolov8"
19
  }
onnx/bestv8.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fff66d3738e65c3c795d99cc6f01d391920287460b8278ddeeb9457d7ec22be1
3
+ size 44726642