Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
KraftCode
/
caption_ai
like
0
Image-to-Text
PyTorch
vision-encoder-decoder
image-captioning
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
1fdea64
caption_ai
/
preprocessor_config.json
KraftCode
Upload 9 files
1fdea64
verified
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
}