Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
microsoft
/
layoutxlm-base
like
66
Follow
Microsoft
6.04k
Transformers
PyTorch
layoutlmv2
Inference Endpoints
arxiv:
2104.08836
License:
cc-by-nc-sa-4.0
Model card
Files
Files and versions
Community
4
Train
Deploy
Use this model
refs/pr/1
layoutxlm-base
/
preprocessor_config.json
SaulLu
Replacing `LayoutLMv2FeatureExtractor` by `LayoutXLMProcessor` in `preprocessor_config.json`
0e373ce
over 2 years ago
raw
Copy download link
history
blame
Safe
127 Bytes
{
"apply_ocr"
:
true
,
"do_resize"
:
true
,
"feature_extractor_type"
:
"LayoutXLMProcessor"
,
"resample"
:
2
,
"size"
:
224
}