Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
jaimin
/
image_caption
like
2
Image-to-Text
Transformers
PyTorch
vision-encoder-decoder
image-text-to-text
image-captioning
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
20e51b2
image_caption
/
preprocessor_config.json
jaimin
Upload 7 files
127ca08
over 1 year 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"
:
224
}