CoolFace
Modelpublic

Tejagoud/sampel2_docqa_layoutlmv3-base

sourceHugging Facecc-by-nc-sa-4.0updated 3y agoView on Hugging Face
0likes6downloads
preprocessor_config.json15 linesDownload Raw Back to root
1{2  "apply_ocr": true,3  "do_resize": true,4  "feature_extractor_type": "LayoutLMv2FeatureExtractor",5  "image_processor_type": "LayoutLMv2ImageProcessor",6  "ocr_lang": null,7  "processor_class": "LayoutLMv2Processor",8  "resample": 2,9  "size": {10    "height": 224,11    "width": 22412  },13  "tesseract_config": ""14}15