pix2struct-textcaps-base / preprocessor_config.json
ybelkada's picture
ybelkada HF staff
Update preprocessor_config.json
2769741
raw history blame
No virus
218 Bytes
{
"do_convert_rgb": true,
"do_normalize": true,
"image_processor_type": "Pix2StructImageProcessor",
"patch_size": {"height":16, "width":16},
"processor_class": "Pix2StructProcessor",
"max_patches": 2048,
}