Image Classification
lingkai commited on
Commit
4fda0fc
·
verified ·
1 Parent(s): 1ca035f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -4,4 +4,9 @@ datasets:
4
  - ILSVRC/imagenet-1k
5
  metrics:
6
  - accuracy
7
- ---
 
 
 
 
 
 
4
  - ILSVRC/imagenet-1k
5
  metrics:
6
  - accuracy
7
+ pipeline_tag: image-classification
8
+ ---
9
+
10
+ Data efficient Image Transformers.
11
+
12
+ DeiT small model pretrained on imagenet with 300 epochs.