Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
facebook
/
deit-small-patch16-224
like
7
Follow
AI at Meta
4.54k
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
nielsr
HF staff
commited on
Apr 8, 2021
Commit
1f6a48d
·
1 Parent(s):
004b29f
Add tags
Browse files
Files changed (1)
hide
show
README.md
+3
-0
README.md
CHANGED
Viewed
@@ -1,5 +1,8 @@
1
---
2
license: apache-2.0
3
datasets:
4
- imagenet
5
---
1
---
2
license: apache-2.0
3
+
tags:
4
+
- image-classification
5
+
- timm
6
datasets:
7
- imagenet
8
---