prince-canuma
commited on
Commit
•
5f9fe86
1
Parent(s):
f58a22c
Update preprocessor_config.json
Browse files- preprocessor_config.json +1 -1
preprocessor_config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"do_convert_rgb": true,
|
3 |
-
"do_image_splitting":
|
4 |
"do_normalize": true,
|
5 |
"do_pad": true,
|
6 |
"do_rescale": true,
|
|
|
1 |
{
|
2 |
"do_convert_rgb": true,
|
3 |
+
"do_image_splitting": false,
|
4 |
"do_normalize": true,
|
5 |
"do_pad": true,
|
6 |
"do_rescale": true,
|