File size: 447 Bytes
9da4b20
a8fbbf3
8d33f67
 
a8fbbf3
9da4b20
 
 
 
 
 
f91fa43
9da4b20
 
 
 
 
 
2dfdfed
9da4b20
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "auto_map": {
    "AutoProcessor": "processing_img2html.Img2HTMLProcessor",
    "AutoImageProcessor": "image_processing_img2html.Img2HTMLImageProcessor"
  },
  "image_num_channels": 3,
  "image_mean": [
    0.5,
    0.5,
    0.5
  ],
  "image_processor_type": "image_processing_img2html.Img2HTMLImageProcessor",
  "image_size": 960,
  "image_std": [
    0.5,
    0.5,
    0.5
  ],
  "processor_class": "processing_img2html.Img2HTMLProcessor"
}