Vidit2003 commited on
Commit
03a9cd8
·
verified ·
1 Parent(s): 6e8e247

Delete preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +0 -10
preprocessor_config.json DELETED
@@ -1,10 +0,0 @@
1
- {
2
- "do_normalize": false,
3
- "do_resize": true,
4
- "resample": 3,
5
- "size": {
6
- "height": 224,
7
- "width": 224
8
- },
9
- "do_rescale": false
10
- }