{ | |
"_valid_processor_keys": [ | |
"images", | |
"do_resize", | |
"size", | |
"resample", | |
"apply_ocr", | |
"ocr_lang", | |
"tesseract_config", | |
"return_tensors", | |
"data_format", | |
"input_data_format" | |
], | |
"apply_ocr": false, | |
"do_resize": true, | |
"image_processor_type": "LayoutLMv2FeatureExtractor", | |
"ocr_lang": null, | |
"processor_class": "LayoutXLMProcessor", | |
"resample": 2, | |
"size": { | |
"height": 224, | |
"width": 224 | |
}, | |
"tesseract_config": "" | |
} | |