CoolFace
Modelpublic

Tornaid/LayoutLMv2_D3_Classifier

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes22downloads
preprocessor_config.json14 linesDownload Raw Back to root
1{2  "apply_ocr": true,3  "do_resize": true,4  "image_processor_type": "LayoutLMv2FeatureExtractor",5  "ocr_lang": null,6  "processor_class": "LayoutLMv2Processor",7  "resample": 2,8  "size": {9    "height": 224,10    "width": 22411  },12  "tesseract_config": ""13}14