File size: 213 Bytes
fccae8f
1380df3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
fccae8f
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "model_cfg": {},
  "preprocess_cfg": {
    "mean": [
      0.5,
      0.5,
      0.5
    ],
    "std": [
      0.5,
      0.5,
      0.5
    ],
    "interpolation": "bicubic",
    "resize_mode": "squash"
  }
}