Upload YolosForObjectDetection
Browse files- config.json +4 -4
- pytorch_model.bin +1 -1
config.json
CHANGED
|
@@ -16,8 +16,8 @@
|
|
| 16 |
"hidden_size": 192,
|
| 17 |
"id2label": {
|
| 18 |
"0": "LABEL_0",
|
| 19 |
-
"1": "
|
| 20 |
-
"2": "
|
| 21 |
},
|
| 22 |
"image_size": [
|
| 23 |
800,
|
|
@@ -27,8 +27,8 @@
|
|
| 27 |
"intermediate_size": 768,
|
| 28 |
"label2id": {
|
| 29 |
"LABEL_0": 0,
|
| 30 |
-
"
|
| 31 |
-
"
|
| 32 |
},
|
| 33 |
"layer_norm_eps": 1e-12,
|
| 34 |
"model_type": "yolos",
|
|
|
|
| 16 |
"hidden_size": 192,
|
| 17 |
"id2label": {
|
| 18 |
"0": "LABEL_0",
|
| 19 |
+
"1": "LABEL_1",
|
| 20 |
+
"2": "LABEL_2"
|
| 21 |
},
|
| 22 |
"image_size": [
|
| 23 |
800,
|
|
|
|
| 27 |
"intermediate_size": 768,
|
| 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",
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 25955606
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:309ee71d2fd8bf0cb002104e00bb749f9b0da92ea22522459a5876a6cea05228
|
| 3 |
size 25955606
|