napatswift
commited on
Commit
•
5adc255
1
Parent(s):
97728b2
Upload DetrForObjectDetection
Browse files- config.json +0 -12
- model.safetensors +2 -2
config.json
CHANGED
@@ -121,21 +121,9 @@
|
|
121 |
"eos_coefficient": 0.1,
|
122 |
"giou_cost": 2,
|
123 |
"giou_loss_coefficient": 2,
|
124 |
-
"id2label": {
|
125 |
-
"0": "LABEL_0",
|
126 |
-
"1": "LABEL_1",
|
127 |
-
"2": "LABEL_2",
|
128 |
-
"3": "LABEL_3"
|
129 |
-
},
|
130 |
"init_std": 0.02,
|
131 |
"init_xavier_std": 1.0,
|
132 |
"is_encoder_decoder": true,
|
133 |
-
"label2id": {
|
134 |
-
"LABEL_0": 0,
|
135 |
-
"LABEL_1": 1,
|
136 |
-
"LABEL_2": 2,
|
137 |
-
"LABEL_3": 3
|
138 |
-
},
|
139 |
"mask_loss_coefficient": 1,
|
140 |
"model_type": "detr",
|
141 |
"num_channels": 3,
|
|
|
121 |
"eos_coefficient": 0.1,
|
122 |
"giou_cost": 2,
|
123 |
"giou_loss_coefficient": 2,
|
|
|
|
|
|
|
|
|
|
|
|
|
124 |
"init_std": 0.02,
|
125 |
"init_xavier_std": 1.0,
|
126 |
"is_encoder_decoder": true,
|
|
|
|
|
|
|
|
|
|
|
|
|
127 |
"mask_loss_coefficient": 1,
|
128 |
"model_type": "detr",
|
129 |
"num_channels": 3,
|
model.safetensors
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:4a7ba768af2157a9c04a6281d4e0f37a51503e1d202092ac090dc4e4c9d6821f
|
3 |
+
size 166504756
|