Upload DetrForObjectDetection
Browse files- config.json +0 -10
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -29,19 +29,9 @@
|
|
29 |
"eos_coefficient": 0.1,
|
30 |
"giou_cost": 2,
|
31 |
"giou_loss_coefficient": 2,
|
32 |
-
"id2label": {
|
33 |
-
"0": "LABEL_0",
|
34 |
-
"1": "LABEL_1",
|
35 |
-
"2": "LABEL_2"
|
36 |
-
},
|
37 |
"init_std": 0.02,
|
38 |
"init_xavier_std": 1.0,
|
39 |
"is_encoder_decoder": true,
|
40 |
-
"label2id": {
|
41 |
-
"LABEL_0": 0,
|
42 |
-
"LABEL_1": 1,
|
43 |
-
"LABEL_2": 2
|
44 |
-
},
|
45 |
"mask_loss_coefficient": 1,
|
46 |
"max_position_embeddings": 1024,
|
47 |
"model_type": "detr",
|
|
|
29 |
"eos_coefficient": 0.1,
|
30 |
"giou_cost": 2,
|
31 |
"giou_loss_coefficient": 2,
|
|
|
|
|
|
|
|
|
|
|
32 |
"init_std": 0.02,
|
33 |
"init_xavier_std": 1.0,
|
34 |
"is_encoder_decoder": true,
|
|
|
|
|
|
|
|
|
|
|
35 |
"mask_loss_coefficient": 1,
|
36 |
"max_position_embeddings": 1024,
|
37 |
"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:38ed8d6676dd1399659aa56e86758461126a8dd157bc553c00d6d87cc23a8261
|
3 |
+
size 166610146
|