229nagibator229 commited on
Commit
d3bb088
·
verified ·
1 Parent(s): a990c06

Upload processor

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +6 -6
preprocessor_config.json CHANGED
@@ -8,14 +8,14 @@
8
  224
9
  ],
10
  "mean": [
11
- 0.5,
12
- 0.5,
13
- 0.5
14
  ],
15
  "resize_strategy": "letterbox",
16
  "std": [
17
- 0.5,
18
- 0.5,
19
- 0.5
20
  ]
21
  }
 
8
  224
9
  ],
10
  "mean": [
11
+ 0.485,
12
+ 0.456,
13
+ 0.406
14
  ],
15
  "resize_strategy": "letterbox",
16
  "std": [
17
+ 0.229,
18
+ 0.224,
19
+ 0.225
20
  ]
21
  }