Upload RTDetrForObjectDetection
Browse files- config.json +2 -2
- model.safetensors +1 -1
config.json
CHANGED
@@ -61,7 +61,7 @@
|
|
61 |
"id2label": {
|
62 |
"0": "LABEL_0"
|
63 |
},
|
64 |
-
"initializer_range": 0.
|
65 |
"is_encoder_decoder": true,
|
66 |
"label2id": {
|
67 |
"LABEL_0": 0
|
@@ -87,6 +87,6 @@
|
|
87 |
"use_timm_backbone": true,
|
88 |
"weight_loss_bbox": 5.0,
|
89 |
"weight_loss_giou": 2.0,
|
90 |
-
"weight_loss_vfl":
|
91 |
"with_box_refine": true
|
92 |
}
|
|
|
61 |
"id2label": {
|
62 |
"0": "LABEL_0"
|
63 |
},
|
64 |
+
"initializer_range": 0.01,
|
65 |
"is_encoder_decoder": true,
|
66 |
"label2id": {
|
67 |
"LABEL_0": 0
|
|
|
87 |
"use_timm_backbone": true,
|
88 |
"weight_loss_bbox": 5.0,
|
89 |
"weight_loss_giou": 2.0,
|
90 |
+
"weight_loss_vfl": 1.0,
|
91 |
"with_box_refine": true
|
92 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 171520004
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bff5f052b267c35d2c67aebda28c6c8f9eb4d8852d5a128788bb853927b4798e
|
3 |
size 171520004
|