chart-to-data-series / preprocessor_config.json
giahy2507's picture
Training in progress, epoch 0
1687e28 verified
{
"do_convert_rgb": true,
"do_normalize": true,
"image_processor_type": "Pix2StructImageProcessor",
"is_vqa": false,
"max_patches": 2048,
"patch_size": {
"height": 16,
"width": 16
},
"processor_class": "Pix2StructProcessor"
}