File size: 398 Bytes
bb8bf42
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "image_processor": {
    "data_format": "channels_first",
    "do_convert_rgb": true,
    "do_normalize": true,
    "image_processor_type": "Pix2StructImageProcessorFast",
    "is_vqa": true,
    "max_patches": 2048,
    "patch_size": {
      "height": 16,
      "width": 16
    },
    "size": {
      "height": 2338,
      "width": 1654
    }
  },
  "processor_class": "Pix2StructProcessor"
}