Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
WinKawaks
/
vit-small-patch16-224
like
14
Image Classification
Transformers
PyTorch
Safetensors
imagenet
vit
vision
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
4ed2f21
vit-small-patch16-224
/
preprocessor_config.json
WinKawaks
Upload preprocessor_config.json
4ed2f21
almost 3 years ago
raw
Copy download link
history
blame
Safe
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
}