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