File size: 302 Bytes
e97480b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "auto_map": {
    "AutoImageProcessor": "image_processing_schp.SCHPImageProcessor"
  },
  "image_mean": [
    0.406,
    0.456,
    0.485
  ],
  "image_processor_type": "SCHPImageProcessor",
  "image_std": [
    0.225,
    0.224,
    0.229
  ],
  "size": {
    "height": 512,
    "width": 512
  }
}