File size: 309 Bytes
7322c04
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "crop_size": 112,
  "do_center_crop": true,
  "do_map_pixels": true,
  "do_normalize": true,
  "do_resize": true,
  "feature_extractor_type": "FLAVACodebookFeatureExtractor",
  "image_mean": [
    0.0,
    0.0,
    0.0
  ],
  "image_std": [
    1.0,
    1.0,
    1.0
  ],
  "resample": 1,
  "size": 112
}