Upload RTDetrForObjectDetection
Browse files- config.json +2 -2
- model.safetensors +1 -1
config.json
CHANGED
@@ -48,7 +48,7 @@
|
|
48 |
2048
|
49 |
],
|
50 |
"encoder_layers": 1,
|
51 |
-
"eos_coefficient": 0.
|
52 |
"eval_size": null,
|
53 |
"feat_strides": [
|
54 |
8,
|
@@ -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 |
}
|
|
|
48 |
2048
|
49 |
],
|
50 |
"encoder_layers": 1,
|
51 |
+
"eos_coefficient": 0.0001,
|
52 |
"eval_size": null,
|
53 |
"feat_strides": [
|
54 |
8,
|
|
|
87 |
"use_timm_backbone": true,
|
88 |
"weight_loss_bbox": 5.0,
|
89 |
"weight_loss_giou": 2.0,
|
90 |
+
"weight_loss_vfl": 2.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:0b44d77a043d3817bedf009a61908879d4daf18332bb72f6ede49d800137b432
|
3 |
size 171520004
|