chaojie777 commited on
Commit
8ff2502
1 Parent(s): 397ca5b

Delete preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +0 -15
preprocessor_config.json DELETED
@@ -1,15 +0,0 @@
1
- {
2
- "do_normalize": true,
3
- "do_resize": true,
4
- "image_mean": [
5
- 0.5,
6
- 0.5,
7
- 0.5
8
- ],
9
- "image_std": [
10
- 0.5,
11
- 0.5,
12
- 0.5
13
- ],
14
- "size": 224
15
- }