tiny-random-PPDocLayoutV3Model / preprocessor_config.json
hf-transformers-bot's picture
Update tiny models for PPDocLayoutV3Model
c4f6b2d verified
Raw
History Blame Contribute Delete
381 Bytes
{
"crop_size": {
"height": 128,
"width": 128
},
"do_normalize": true,
"do_rescale": true,
"do_resize": true,
"image_mean": [
0,
0,
0
],
"image_processor_type": "PPDocLayoutV3ImageProcessor",
"image_std": [
1,
1,
1
],
"resample": 3,
"rescale_factor": 0.00392156862745098,
"size": {
"height": 128,
"width": 128
}
}