layoutxlm-finetuning-cv / preprocessor_config.json
nvm472001's picture
Update preprocessor_config.json
0c02bd1
raw
history blame contribute delete
135 Bytes
{
"apply_ocr": false,
"do_resize": true,
"feature_extractor_type": "LayoutLMv2FeatureExtractor",
"resample": 2,
"size": 224
}