Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
facebook
/
deit-small-patch16-224
like
6
Follow
AI at Meta
3,211
Image Classification
Transformers
PyTorch
google-tensorflow
TensorFlow
imagenet-1k
vit
Inference Endpoints
arxiv:
2012.12877
arxiv:
2006.03677
License:
apache-2.0
Model card
Files
Files and versions
Community
4
Train
Deploy
Use this model
refs/pr/1
deit-small-patch16-224
/
preprocessor_config.json
nielsr
HF staff
First commit
4a1f942
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
}