Add config from convert_rt_detr_original_pytorch_checkpoint_to_pytorch.py
Browse files- config.json +1 -1
config.json
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
"attention_dropout": 0.0,
|
12 |
"auxiliary_loss": true,
|
13 |
"backbone_config": {
|
14 |
-
"model_type": "
|
15 |
"out_features": [
|
16 |
"stage2",
|
17 |
"stage3",
|
|
|
11 |
"attention_dropout": 0.0,
|
12 |
"auxiliary_loss": true,
|
13 |
"backbone_config": {
|
14 |
+
"model_type": "rt_detr_resnet",
|
15 |
"out_features": [
|
16 |
"stage2",
|
17 |
"stage3",
|