sbchoi commited on
Commit
7627f63
1 Parent(s): aa7876f

Add config from convert_rt_detr_original_pytorch_checkpoint_to_pytorch.py

Browse files
Files changed (1) hide show
  1. 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": "rtdetr-resnet",
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",