Upload RelationDetrForObjectDetection
Browse files- config.json +1 -3
- model.safetensors +2 -2
config.json
CHANGED
@@ -15,6 +15,7 @@
|
|
15 |
4
|
16 |
]
|
17 |
},
|
|
|
18 |
"bbox_cost": 5,
|
19 |
"bbox_loss_coefficient": 5,
|
20 |
"box_noise_scale": 1.0,
|
@@ -31,7 +32,6 @@
|
|
31 |
"dropout": 0.0,
|
32 |
"encoder_attention_heads": 8,
|
33 |
"encoder_ffn_dim": 2048,
|
34 |
-
"encoder_layerdrop": 0.0,
|
35 |
"encoder_layers": 6,
|
36 |
"encoder_n_points": 4,
|
37 |
"focal_alpha": 0.25,
|
@@ -220,13 +220,11 @@
|
|
220 |
"zebra": 24
|
221 |
},
|
222 |
"label_noise_ratio": 0.5,
|
223 |
-
"max_position_embeddings": 2048,
|
224 |
"model_type": "relation_detr",
|
225 |
"num_channels": 3,
|
226 |
"num_denoising": 100,
|
227 |
"num_feature_levels": 4,
|
228 |
"num_queries": 900,
|
229 |
-
"position_embedding_type": "sine",
|
230 |
"rel_scale": 100,
|
231 |
"rel_temperature": 10000,
|
232 |
"sin_cos_normalize": true,
|
|
|
15 |
4
|
16 |
]
|
17 |
},
|
18 |
+
"backbone_post_layer_norm": false,
|
19 |
"bbox_cost": 5,
|
20 |
"bbox_loss_coefficient": 5,
|
21 |
"box_noise_scale": 1.0,
|
|
|
32 |
"dropout": 0.0,
|
33 |
"encoder_attention_heads": 8,
|
34 |
"encoder_ffn_dim": 2048,
|
|
|
35 |
"encoder_layers": 6,
|
36 |
"encoder_n_points": 4,
|
37 |
"focal_alpha": 0.25,
|
|
|
220 |
"zebra": 24
|
221 |
},
|
222 |
"label_noise_ratio": 0.5,
|
|
|
223 |
"model_type": "relation_detr",
|
224 |
"num_channels": 3,
|
225 |
"num_denoising": 100,
|
226 |
"num_feature_levels": 4,
|
227 |
"num_queries": 900,
|
|
|
228 |
"rel_scale": 100,
|
229 |
"rel_temperature": 10000,
|
230 |
"sin_cos_normalize": true,
|
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:e6f7319b7642c23655f81b98d37c2b7ce9f29b7f259b32e3a0391c5a0f626a37
|
3 |
+
size 195974928
|