nielsr HF staff commited on
Commit
2d9d441
1 Parent(s): 28f287c

Set do_pad to False

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +1 -1
preprocessor_config.json CHANGED
@@ -5,7 +5,7 @@
5
  512
6
  ],
7
  "do_normalize": true,
8
- "do_pad": true,
9
  "do_random_crop": false,
10
  "do_resize": true,
11
  "feature_extractor_type": "SegformerFeatureExtractor",
5
  512
6
  ],
7
  "do_normalize": true,
8
+ "do_pad": false,
9
  "do_random_crop": false,
10
  "do_resize": true,
11
  "feature_extractor_type": "SegformerFeatureExtractor",