Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
microsoft
/
trocr-base-printed
like
147
Follow
Microsoft
4,466
Image-to-Text
Transformers
PyTorch
Safetensors
vision-encoder-decoder
image-text-to-text
trocr
Inference Endpoints
arxiv:
2109.10282
Model card
Files
Files and versions
Community
10
Train
Deploy
Use this model
0c708d3
trocr-base-printed
/
preprocessor_config.json
nielsr
HF staff
First commit
5fecfdb
about 3 years ago
raw
Copy download link
history
blame
Safe
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
}