File size: 303 Bytes
66c9345
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "do_convert_rgb": true,
  "do_normalize": true,
  "image_processor_type": "Pix2StructImageProcessor",
  "is_vqa": false,
  "max_patches": 2048,
  "patch_size": {
    "height": 16,
    "width": 16
  },
  "processor_class": "Pix2StructProcessor",
  "size": {
    "height": 256,
    "width": 256
  }
}