sai-prakash-c
commited on
Upload DeformableDetrForObjectDetection
Browse files- config.json +0 -6
- model.safetensors +2 -2
config.json
CHANGED
@@ -39,15 +39,9 @@
|
|
39 |
"focal_alpha": 0.25,
|
40 |
"giou_cost": 2,
|
41 |
"giou_loss_coefficient": 2,
|
42 |
-
"id2label": {
|
43 |
-
"0": "LABEL_0"
|
44 |
-
},
|
45 |
"init_std": 0.02,
|
46 |
"init_xavier_std": 1.0,
|
47 |
"is_encoder_decoder": true,
|
48 |
-
"label2id": {
|
49 |
-
"LABEL_0": 0
|
50 |
-
},
|
51 |
"mask_loss_coefficient": 1,
|
52 |
"max_position_embeddings": 1024,
|
53 |
"model_type": "deformable_detr",
|
|
|
39 |
"focal_alpha": 0.25,
|
40 |
"giou_cost": 2,
|
41 |
"giou_loss_coefficient": 2,
|
|
|
|
|
|
|
42 |
"init_std": 0.02,
|
43 |
"init_xavier_std": 1.0,
|
44 |
"is_encoder_decoder": true,
|
|
|
|
|
|
|
45 |
"mask_loss_coefficient": 1,
|
46 |
"max_position_embeddings": 1024,
|
47 |
"model_type": "deformable_detr",
|
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:113fc336339545a18684a145e7c089d79ea67fd3a084b4b77e1489dc4396a981
|
3 |
+
size 160677488
|