CoolFace
Modelpublic

KennethTM/pix2struct-base-table2html

sourceHugging Facemitupdated 2y agoView on Hugging Face
4likes33downloads
preprocessor_config.json13 linesDownload Raw Back to root
1{2  "do_convert_rgb": true,3  "do_normalize": true,4  "image_processor_type": "Pix2StructImageProcessor",5  "is_vqa": false,6  "max_patches": 1024,7  "patch_size": {8    "height": 16,9    "width": 1610  },11  "processor_class": "Pix2StructProcessor"12}13