aravind-selvam
commited on
Commit
•
244d75f
1
Parent(s):
b08e853
Upload processor (#3)
Browse files- Upload processor (6b3c9674b3618f721b69bf4926faab41c669b0c5)
- 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,
|