Upload processor
Browse files- preprocessor_config.json +3 -3
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,
|
|
@@ -20,7 +20,7 @@
|
|
| 20 |
"resample": 2,
|
| 21 |
"rescale_factor": 0.00392156862745098,
|
| 22 |
"size": {
|
| 23 |
-
"height":
|
| 24 |
-
"width":
|
| 25 |
}
|
| 26 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"do_align_long_axis": true,
|
| 3 |
"do_normalize": true,
|
| 4 |
"do_pad": true,
|
| 5 |
"do_rescale": true,
|
|
|
|
| 20 |
"resample": 2,
|
| 21 |
"rescale_factor": 0.00392156862745098,
|
| 22 |
"size": {
|
| 23 |
+
"height": 583,
|
| 24 |
+
"width": 409
|
| 25 |
}
|
| 26 |
}
|