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