ppocr-mlx / uvdoc /preprocessor_config.json
jasonni2's picture
Upload folder using huggingface_hub
1e1b9bd verified
Raw
History Blame Contribute Delete
240 Bytes
{
"data_format": "channels_first",
"do_rescale": true,
"do_resize": true,
"image_processor_type": "UVDocImageProcessor",
"resample": 2,
"rescale_factor": 0.00392156862745098,
"size": {
"height": 712,
"width": 488
}
}