docdock-mutabnet-pubtabnet-hf / preprocessor_config.json
visualjoyce's picture
Upload folder using huggingface_hub
2d5a0f6 verified
raw
history blame contribute delete
258 Bytes
{
"do_normalize": true,
"do_resize": true,
"model_type": "mutabnet",
"image_processor_type": "MuTabNetImageProcessor",
"image_mean": [
0.5,
0.5,
0.5
],
"image_std": [
0.5,
0.5,
0.5
],
"resample": 2,
"size": 520
}