Flova commited on
Commit
2f70c52
1 Parent(s): 4db54ec

Upload processor

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +3 -3
preprocessor_config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "do_align_long_axis": false,
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": 409,
24
- "width": 583
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
  }