Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Fireworks12
/
git-base-pokemon
like
0
Image-to-Text
Transformers
PyTorch
TensorBoard
imagefolder
git
Generated from Trainer
vision
image-captioning
License:
mit
Model card
Files
Files and versions
xet
Metrics
Training metrics
Community
2
Deploy
Use this model
refs/pr/1
git-base-pokemon
/
preprocessor_config.json
Fireworks12
Create preprocessor_config.json
6081c93
over 2 years ago
raw
Copy download link
history
blame
160 Bytes
{
"do_normalize"
:
true
,
"do_resize"
:
true
,
"image_mean"
:
[
0.5
,
0.5
,
0.5
]
,
"image_std"
:
[
0.5
,
0.5
,
0.5
]
,
"size"
:
224
}