Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
muhualing
/
vit
like
0
Image-to-Text
Transformers
PyTorch
vision-encoder-decoder
image-text-to-text
image-captioning
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
refs/pr/1
vit
/
preprocessor_config.json
muhualing
Update preprocessor_config.json
c1c7a35
over 2 years ago
raw
Copy download link
history
blame
Safe
227 Bytes
{
"do_normalize"
:
true
,
"do_resize"
:
false
,
"feature_extractor_type"
:
"ViTImageProcessor"
,
"image_mean"
:
[
0.5
,
0.5
,
0.5
]
,
"image_std"
:
[
0.5
,
0.5
,
0.5
]
,
"resample"
:
2
,
"size"
:
224
}