nielsr HF staff commited on
Commit
ba7c73f
1 Parent(s): 9e9a9e2

Update preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +1 -1
preprocessor_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "do_normalize": true,
3
  "do_resize": true,
4
- "feature_extractor_type": "DetrFeatureExtractor",
5
  "format": "coco_detection",
6
  "image_mean": [
7
  0.485,
1
  {
2
  "do_normalize": true,
3
  "do_resize": true,
4
+ "feature_extractor_type": "DeformableDetrFeatureExtractor",
5
  "format": "coco_detection",
6
  "image_mean": [
7
  0.485,