Remove feature extractor reference
#3
by
amyeroberts
- opened
- preprocessor_config.json +1 -1
preprocessor_config.json
CHANGED
|
@@ -11,7 +11,7 @@
|
|
| 11 |
"do_normalize": true,
|
| 12 |
"do_rescale": true,
|
| 13 |
"do_resize": true,
|
| 14 |
-
"
|
| 15 |
"image_mean": [
|
| 16 |
0.48145466,
|
| 17 |
0.4578275,
|
|
|
|
| 11 |
"do_normalize": true,
|
| 12 |
"do_rescale": true,
|
| 13 |
"do_resize": true,
|
| 14 |
+
"image_processor_type": "NewImageProcessor",
|
| 15 |
"image_mean": [
|
| 16 |
0.48145466,
|
| 17 |
0.4578275,
|