Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Ojimi
/
vit-anime-caption
like
1
Image Classification
Transformers
PyTorch
Safetensors
vit
vision
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
d9c381d
vit-anime-caption
/
preprocessor_config.json
Ojimi
Upload preprocessor_config.json
d9c381d
about 1 year ago
raw
Copy download link
history
blame
Safe
187 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
}