1aurent commited on
Commit
8f1ebaa
1 Parent(s): ac2768b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +7 -7
config.json CHANGED
@@ -18,18 +18,18 @@
18
  ],
19
  "fixed_input_size": false,
20
  "interpolation": "bicubic",
21
- "crop_pct": 0.9,
22
  "test_crop_pct": 1.0,
23
  "crop_mode": "center",
24
  "mean": [
25
- 0.485,
26
- 0.456,
27
- 0.406
28
  ],
29
  "std": [
30
- 0.229,
31
- 0.224,
32
- 0.225
33
  ],
34
  "num_classes": 9,
35
  "pool_size": [
 
18
  ],
19
  "fixed_input_size": false,
20
  "interpolation": "bicubic",
21
+ "crop_pct": 1.0,
22
  "test_crop_pct": 1.0,
23
  "crop_mode": "center",
24
  "mean": [
25
+ 0.0,
26
+ 0.0,
27
+ 0.0
28
  ],
29
  "std": [
30
+ 1.0,
31
+ 1.0,
32
+ 1.0
33
  ],
34
  "num_classes": 9,
35
  "pool_size": [