sbchoi commited on
Commit
67d2707
1 Parent(s): 90453f6

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
@@ -24,7 +24,7 @@
24
  512
25
  ],
26
  "layer_type": "basic",
27
- "model_type": "rtdetr-resnet",
28
  "out_features": [
29
  "stage2",
30
  "stage3",
 
24
  512
25
  ],
26
  "layer_type": "basic",
27
+ "model_type": "rt_detr_resnet",
28
  "out_features": [
29
  "stage2",
30
  "stage3",