Nguyen Tien
commited on
Commit
·
fec94c0
1
Parent(s):
f3f96ef
Update preprocessor_config.json
Browse files- preprocessor_config.json +1 -1
preprocessor_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"crop_pct": 0.875,
|
3 |
"do_normalize": true,
|
4 |
-
"do_rescale":
|
5 |
"do_resize": true,
|
6 |
"image_mean": [
|
7 |
0.485,
|
|
|
1 |
{
|
2 |
"crop_pct": 0.875,
|
3 |
"do_normalize": true,
|
4 |
+
"do_rescale": true,
|
5 |
"do_resize": true,
|
6 |
"image_mean": [
|
7 |
0.485,
|