CharlesCXK
commited on
Commit
•
98b20d0
1
Parent(s):
2cf2f40
Add image normalization in preprocessor.
Browse files- preprocessor_config.json +1 -1
preprocessor_config.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
127,
|
5 |
127
|
6 |
],
|
7 |
-
"do_normalize":
|
8 |
"image_mean": [
|
9 |
0.5,
|
10 |
0.5,
|
|
|
4 |
127,
|
5 |
127
|
6 |
],
|
7 |
+
"do_normalize": true,
|
8 |
"image_mean": [
|
9 |
0.5,
|
10 |
0.5,
|