itsTomLie commited on
Commit
762156c
·
verified ·
1 Parent(s): fd736df

Update preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +2 -2
preprocessor_config.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "do_resize": true,
3
  "size": {
4
- "height": 256,
5
- "width": 256
6
  },
7
  "resample": 2,
8
  "do_center_crop": true,
 
1
  {
2
  "do_resize": true,
3
  "size": {
4
+ "height": 224,
5
+ "width": 224
6
  },
7
  "resample": 2,
8
  "do_center_crop": true,