zpn commited on
Commit
af2246f
1 Parent(s): 13746ad

Update preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +2 -1
preprocessor_config.json CHANGED
@@ -39,6 +39,7 @@
39
  "resample": 3,
40
  "rescale_factor": 0.00392156862745098,
41
  "size": {
42
- "shortest_edge": 224
 
43
  }
44
  }
 
39
  "resample": 3,
40
  "rescale_factor": 0.00392156862745098,
41
  "size": {
42
+ "height": 224,
43
+ "width": 224
44
  }
45
  }