yangapku commited on
Commit
0a1b317
1 Parent(s): 6674efd

Update preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +4 -1
preprocessor_config.json CHANGED
@@ -14,5 +14,8 @@
14
  0.27577711
15
  ],
16
  "resample": 3,
17
- "size": 224
 
 
 
18
  }
 
14
  0.27577711
15
  ],
16
  "resample": 3,
17
+ "size": {
18
+ 'height': 224,
19
+ 'width': 224
20
+ }
21
  }