pix2struct-base-table2html / preprocessor_config.json
KennethTM's picture
Upload processor
a426793 verified
raw
history blame contribute delete
250 Bytes
{
"do_convert_rgb": true,
"do_normalize": true,
"image_processor_type": "Pix2StructImageProcessor",
"is_vqa": false,
"max_patches": 1024,
"patch_size": {
"height": 16,
"width": 16
},
"processor_class": "Pix2StructProcessor"
}