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