Update preprocessor_config.json
Browse files- preprocessor_config.json +1 -1
preprocessor_config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"do_resize":
|
3 |
"image_mean": [0.5],
|
4 |
"image_std": [0.5],
|
5 |
"resample": 2,
|
|
|
1 |
{
|
2 |
+
"do_resize": true,
|
3 |
"image_mean": [0.5],
|
4 |
"image_std": [0.5],
|
5 |
"resample": 2,
|