Commit
·
9a1f47a
1
Parent(s):
cff57fc
Update preprocessor_config.json
Browse files- preprocessor_config.json +1 -1
preprocessor_config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"crop_size":
|
| 3 |
"do_center_crop": true,
|
| 4 |
"do_convert_rgb": true,
|
| 5 |
"do_normalize": true,
|
|
|
|
| 1 |
{
|
| 2 |
+
"crop_size": 512,
|
| 3 |
"do_center_crop": true,
|
| 4 |
"do_convert_rgb": true,
|
| 5 |
"do_normalize": true,
|