Update preprocessor_config.json
Browse files- preprocessor_config.json +1 -1
preprocessor_config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"do_normalize": true,
|
| 3 |
-
"do_resize":
|
| 4 |
"feature_extractor_type": "ViTImageProcessor",
|
| 5 |
"image_mean": [
|
| 6 |
0.5,
|
|
|
|
| 1 |
{
|
| 2 |
"do_normalize": true,
|
| 3 |
+
"do_resize": false,
|
| 4 |
"feature_extractor_type": "ViTImageProcessor",
|
| 5 |
"image_mean": [
|
| 6 |
0.5,
|