SvNext commited on
Commit
e7d9480
1 Parent(s): 1c0e8a9

Upload YolosForObjectDetection

Browse files
Files changed (2) hide show
  1. config.json +4 -2
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -17,7 +17,8 @@
17
  "id2label": {
18
  "0": "LABEL_0",
19
  "1": "LABEL_1",
20
- "2": "LABEL_2"
 
21
  },
22
  "image_size": [
23
  800,
@@ -28,7 +29,8 @@
28
  "label2id": {
29
  "LABEL_0": 0,
30
  "LABEL_1": 1,
31
- "LABEL_2": 2
 
32
  },
33
  "layer_norm_eps": 1e-12,
34
  "model_type": "yolos",
 
17
  "id2label": {
18
  "0": "LABEL_0",
19
  "1": "LABEL_1",
20
+ "2": "LABEL_2",
21
+ "3": "LABEL_3"
22
  },
23
  "image_size": [
24
  800,
 
29
  "label2id": {
30
  "LABEL_0": 0,
31
  "LABEL_1": 1,
32
+ "LABEL_2": 2,
33
+ "LABEL_3": 3
34
  },
35
  "layer_norm_eps": 1e-12,
36
  "model_type": "yolos",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:da8b4316aac95b9449d9a44fb9d8ea79b0e03b0a8a64f222bc22ed34c45adab5
3
- size 25955606
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03eebd12eb8641a997e9d492b19242465e493bb8559d0ef36c655b18bec47a71
3
+ size 25956374