Pix2StructCzechInvoiceV0R / processor_config.json
TomasFAV's picture
Upload processor
9f444b4
{
"image_processor": {
"data_format": "channels_first",
"do_convert_rgb": true,
"do_normalize": true,
"image_processor_type": "Pix2StructImageProcessorFast",
"is_vqa": false,
"max_patches": 2048,
"patch_size": {
"height": 16,
"width": 16
},
"size": {
"height": 2338,
"width": 1654
}
},
"processor_class": "Pix2StructProcessor"
}