File size: 298 Bytes
e30a37a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "image_processor_type": "PanoVLMImageProcessor",
  "image_size": 1024,
  "image_resize_mode": "pad",
  "image_mean": [
    0.0,
    0.0,
    0.0
  ],
  "image_std": [
    1.0,
    1.0,
    1.0
  ],
  "auto_map": {
    "AutoImageProcessor": "image_processing_panovlm.PanoVLMImageProcessor"
  }
}