Update preprocessor_config.json
Browse files- preprocessor_config.json +1 -1
preprocessor_config.json
CHANGED
|
@@ -14,7 +14,7 @@
|
|
| 14 |
"input_data_format"
|
| 15 |
],
|
| 16 |
"do_normalize": true,
|
| 17 |
-
"do_rescale":
|
| 18 |
"do_resize": true,
|
| 19 |
"image_mean": [
|
| 20 |
0.485,
|
|
|
|
| 14 |
"input_data_format"
|
| 15 |
],
|
| 16 |
"do_normalize": true,
|
| 17 |
+
"do_rescale": true,
|
| 18 |
"do_resize": true,
|
| 19 |
"image_mean": [
|
| 20 |
0.485,
|