Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
google
/
vit-base-patch16-224
like
663
Follow
Google
3,965
Image Classification
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
Safetensors
imagenet-1k
imagenet-21k
vit
vision
Inference Endpoints
arxiv:
2010.11929
arxiv:
2006.03677
License:
apache-2.0
Model card
Files
Files and versions
Community
19
Train
Deploy
Use this model
f20e8dd
vit-base-patch16-224
/
preprocessor_config.json
nielsr
HF staff
Add preprocessor_config
f20e8dd
over 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
}