LayoutLMv2-finetuned-docvqa / preprocessor_config.json
TusharGoel's picture
Upload preprocessor_config.json
7bb3b36
{
"apply_ocr": false,
"do_resize": true,
"feature_extractor_type": "LayoutLMv2FeatureExtractor",
"resample": 2,
"size": 224
}