zpn commited on
Commit
178967e
1 Parent(s): c33c106
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
  }