stevenbucaille commited on
Commit
ae557eb
·
verified ·
1 Parent(s): 585acde

Add image processor

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +2 -2
preprocessor_config.json CHANGED
@@ -6,7 +6,7 @@
6
  "resample": 2,
7
  "rescale_factor": 0.00392156862745098,
8
  "size": {
9
- "height": 1024,
10
- "width": 1024
11
  }
12
  }
 
6
  "resample": 2,
7
  "rescale_factor": 0.00392156862745098,
8
  "size": {
9
+ "height": 480,
10
+ "width": 640
11
  }
12
  }