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