Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# STRADAViT
|
|
@@ -35,4 +37,4 @@ outperform all off-the-shelf vision backbones in every downstream setting. In th
|
|
| 35 |
|
| 36 |
## Class Files
|
| 37 |
|
| 38 |
-
HF-style classes for using STRADAVit can be found on [GitHub](https://github.com/andreademarco86/stradavit).
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
---
|
| 6 |
|
| 7 |
# STRADAViT
|
|
|
|
| 37 |
|
| 38 |
## Class Files
|
| 39 |
|
| 40 |
+
HF-style classes for using STRADAVit can be found on [GitHub](https://github.com/andreademarco86/stradavit).
|