1aurent commited on
Commit
59d8106
1 Parent(s): b8b5e00

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +9 -9
config.json CHANGED
@@ -4,26 +4,26 @@
4
  "num_features": 1536,
5
  "global_pool": "token",
6
  "pretrained_cfg": {
7
- "tag": "lvd142m",
8
  "custom_load": false,
9
  "input_size": [
10
  3,
11
- 518,
12
- 518
13
  ],
14
  "fixed_input_size": true,
15
  "interpolation": "bicubic",
16
  "crop_pct": 1.0,
17
  "crop_mode": "center",
18
  "mean": [
19
- 0.485,
20
- 0.456,
21
- 0.406
22
  ],
23
  "std": [
24
- 0.229,
25
- 0.224,
26
- 0.225
27
  ],
28
  "num_classes": 0,
29
  "pool_size": null,
 
4
  "num_features": 1536,
5
  "global_pool": "token",
6
  "pretrained_cfg": {
7
+ "tag": "h-optimus-v0",
8
  "custom_load": false,
9
  "input_size": [
10
  3,
11
+ 224,
12
+ 224
13
  ],
14
  "fixed_input_size": true,
15
  "interpolation": "bicubic",
16
  "crop_pct": 1.0,
17
  "crop_mode": "center",
18
  "mean": [
19
+ 0.707223,
20
+ 0.578729,
21
+ 0.703617
22
  ],
23
  "std": [
24
+ 0.211883,
25
+ 0.230117,
26
+ 0.177517
27
  ],
28
  "num_classes": 0,
29
  "pool_size": null,