trocr-base-printed / preprocessor_config.json
mkvn's picture
Duplicate from microsoft/trocr-base-printed
c5bad0e
Raw
History Blame Contribute Delete
224 Bytes
{
"do_normalize": true,
"do_resize": true,
"image_processor_type": "ViTImageProcessor",
"image_mean": [
0.5,
0.5,
0.5
],
"image_std": [
0.5,
0.5,
0.5
],
"resample": 2,
"size": 384
}