davidhajdu commited on
Commit
a6036b2
·
verified ·
1 Parent(s): 87f80bc

Add new image processor

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +1 -1
preprocessor_config.json CHANGED
@@ -10,7 +10,7 @@
10
  0.456,
11
  0.406
12
  ],
13
- "image_processor_type": "ConditionalDetrImageProcessor",
14
  "image_std": [
15
  0.229,
16
  0.224,
 
10
  0.456,
11
  0.406
12
  ],
13
+ "image_processor_type": "DetrImageProcessor",
14
  "image_std": [
15
  0.229,
16
  0.224,