Update preprocessor_config.json (#10)
Browse files- Update preprocessor_config.json (d8a07658d30f42946ad9f1d1222d47bdbb5dfb51)
Co-authored-by: Rohit <[email protected]>
- preprocessor_config.json +1 -1
preprocessor_config.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"do_normalize": true,
|
| 3 |
"do_resize": true,
|
| 4 |
-
"
|
| 5 |
"image_mean": [
|
| 6 |
0.5,
|
| 7 |
0.5,
|
|
|
|
| 1 |
{
|
| 2 |
"do_normalize": true,
|
| 3 |
"do_resize": true,
|
| 4 |
+
"image_processor_type": "ViTFeatureExtractor",
|
| 5 |
"image_mean": [
|
| 6 |
0.5,
|
| 7 |
0.5,
|