Update preprocessor_config.json
Browse files- preprocessor_config.json +1 -1
preprocessor_config.json
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
"dither": 0.0,
|
8 |
"do_center_crop": null,
|
9 |
"do_convert_rgb": null,
|
10 |
-
"do_normalize":
|
11 |
"do_rescale": true,
|
12 |
"do_resize": true,
|
13 |
"feature_size": 128,
|
|
|
7 |
"dither": 0.0,
|
8 |
"do_center_crop": null,
|
9 |
"do_convert_rgb": null,
|
10 |
+
"do_normalize": false,
|
11 |
"do_rescale": true,
|
12 |
"do_resize": true,
|
13 |
"feature_size": 128,
|