layoutxlm-factures / preprocessor_config.json
Goubaa's picture
fix: rename (2) files to standard names
0554e6d verified
Raw
History Blame Contribute Delete
259 Bytes
{
"apply_ocr": false,
"do_resize": true,
"image_processor_type": "LayoutLMv2ImageProcessor",
"ocr_lang": null,
"processor_class": "LayoutXLMProcessor",
"resample": 2,
"size": {
"height": 224,
"width": 224
},
"tesseract_config": ""
}