Visual Question Answering
Safetensors
CoExVQA / backbone /preprocessor_config.json
indrehus's picture
Upload folder using huggingface_hub
1b32afc verified
{
"do_convert_rgb": true,
"do_normalize": true,
"font_path": "/cluster/work/projects/nn8104k/kjetil_thesis/.cache/models--ybelkada--fonts/snapshots/7f29c3755a0de4c552c4b474cef01d10eb3d5e8b/Arial.TTF",
"image_processor_type": "Pix2StructImageProcessor",
"is_vqa": true,
"max_patches": 2048,
"patch_size": {
"height": 16,
"width": 16
},
"processor_class": "Pix2StructProcessor"
}