File size: 231 Bytes
2d879a0 |
1 2 3 4 5 6 7 8 9 10 11 12 |
{
"do_convert_rgb": true,
"do_normalize": true,
"image_processor_type": "Pix2StructImageProcessor",
"max_patches": 2048,
"patch_size": {
"height": 16,
"width": 16
},
"processor_class": "Pix2StructProcessor"
}
|