Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
google
/
vit-base-patch16-224-in21k
like
242
Follow
Google
4,057
Image Feature Extraction
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
Safetensors
imagenet-21k
vit
vision
arxiv:
2010.11929
arxiv:
2006.03677
License:
apache-2.0
Model card
Files
Files and versions
Community
13
Train
Deploy
Use this model
8140d7d
vit-base-patch16-224-in21k
/
preprocessor_config.json
nielsr
HF staff
Add preprocessor config
ef5ff94
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
}