Upload DetrForObjectDetection
Browse files- config.json +2 -4
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -122,8 +122,7 @@
|
|
122 |
"0": "LABEL_0",
|
123 |
"1": "LABEL_1",
|
124 |
"2": "LABEL_2",
|
125 |
-
"3": "LABEL_3"
|
126 |
-
"4": "LABEL_4"
|
127 |
},
|
128 |
"init_std": 0.02,
|
129 |
"init_xavier_std": 1.0,
|
@@ -132,8 +131,7 @@
|
|
132 |
"LABEL_0": 0,
|
133 |
"LABEL_1": 1,
|
134 |
"LABEL_2": 2,
|
135 |
-
"LABEL_3": 3
|
136 |
-
"LABEL_4": 4
|
137 |
},
|
138 |
"mask_loss_coefficient": 1,
|
139 |
"model_type": "detr",
|
|
|
122 |
"0": "LABEL_0",
|
123 |
"1": "LABEL_1",
|
124 |
"2": "LABEL_2",
|
125 |
+
"3": "LABEL_3"
|
|
|
126 |
},
|
127 |
"init_std": 0.02,
|
128 |
"init_xavier_std": 1.0,
|
|
|
131 |
"LABEL_0": 0,
|
132 |
"LABEL_1": 1,
|
133 |
"LABEL_2": 2,
|
134 |
+
"LABEL_3": 3
|
|
|
135 |
},
|
136 |
"mask_loss_coefficient": 1,
|
137 |
"model_type": "detr",
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb42bb919ecc7499d4b735aebf9b81d09233e7a3dfcaeee36f0191ce05e142e3
|
3 |
+
size 166619221
|