layoutlm-funsd / processor_config.json
billyprodev's picture
End of training
15f24bf verified
{
"image_processor": {
"apply_ocr": false,
"do_resize": true,
"image_processor_type": "LayoutLMv2ImageProcessor",
"resample": 2,
"size": {
"height": 224,
"width": 224
},
"tesseract_config": ""
},
"processor_class": "LayoutLMv2Processor"
}