layoutlm-funsd / preprocessor_config.json
aslessor's picture
Duplicate from philschmid/layoutlm-funsd
4cbe809
raw
history blame contribute delete
No virus
199 Bytes
{
"apply_ocr": true,
"do_resize": true,
"feature_extractor_type": "LayoutLMv2FeatureExtractor",
"ocr_lang": null,
"processor_class": "LayoutLMv2Processor",
"resample": 2,
"size": 224
}