Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
microsoft
/
trocr-base-stage1
like
14
Follow
Microsoft
15.8k
Image-to-Text
Transformers
PyTorch
Safetensors
vision-encoder-decoder
trocr
arxiv:
2109.10282
Model card
Files
Files and versions
xet
Community
4
Train
Deploy
Use this model
5c48f93
trocr-base-stage1
/
preprocessor_config.json
nielsr
HF Staff
First commit
26a1e3c
almost 4 years ago
raw
Copy download link
history
blame
228 Bytes
{
"do_normalize"
:
true
,
"do_resize"
:
true
,
"feature_extractor_type"
:
"ViTFeatureExtractor"
,
"image_mean"
:
[
0.5
,
0.5
,
0.5
]
,
"image_std"
:
[
0.5
,
0.5
,
0.5
]
,
"resample"
:
2
,
"size"
:
384
}