diff --git a/preprocessor_config.json b/preprocessor_config.json index f9ec06e..d163653 100644 --- a/preprocessor_config.json +++ b/preprocessor_config.json @@ -5,7 +5,7 @@ 512 ], "do_normalize": true, - "do_pad": true, + "do_pad": false, "do_random_crop": false, "do_resize": true, "feature_extractor_type": "SegformerFeatureExtractor",