CoolFace
Modelpublic

gitlost-murali/pix2struct-refexp-large

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
2likes17downloads
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": true,6  "max_patches": 4096,7  "patch_size": {8    "height": 16,9    "width": 1610  },11  "processor_class": "Pix2StructProcessor"12}13