Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
library_name: keras
|
4 |
+
datasets:
|
5 |
+
- imagenet-1k
|
6 |
+
pipeline_tag: image-classification
|
7 |
+
tags:
|
8 |
+
- vit
|
9 |
+
- vision
|
10 |
---
|
11 |
+
The tutorial can be found https://github.com/NoteDance/models.
|