Update preprocessor_config.json
Browse files- preprocessor_config.json +1 -1
preprocessor_config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"do_align_long_axis":
|
3 |
"do_normalize": true,
|
4 |
"do_pad": true,
|
5 |
"do_rescale": true,
|
|
|
1 |
{
|
2 |
+
"do_align_long_axis": true,
|
3 |
"do_normalize": true,
|
4 |
"do_pad": true,
|
5 |
"do_rescale": true,
|