seige-ml commited on
Commit
80047e1
·
verified ·
1 Parent(s): 5999fe4

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +8 -8
config.json CHANGED
@@ -8,22 +8,22 @@
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,
 
8
  "custom_load": false,
9
  "input_size": [
10
  3,
11
+ 392,
12
+ 392
13
  ],
14
  "fixed_input_size": true,
15
  "interpolation": "bicubic",
16
  "crop_pct": 1.0,
17
  "crop_mode": "center",
18
  "mean": [
19
+ 0.5,
20
+ 0.5,
21
+ 0.5
22
  ],
23
  "std": [
24
+ 0.5,
25
+ 0.5,
26
+ 0.5
27
  ],
28
  "num_classes": 0,
29
  "pool_size": null,