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