therealcyberlord
commited on
Commit
•
c3231ac
1
Parent(s):
d76af93
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
|
5 |
+
# Vision image transformer fine-tuned on the Standford car dataset
|
6 |
+
|
7 |
+
Base model: https://huggingface.co/google/vit-base-patch16-224
|
8 |
+
|
9 |
+
This achieves around 83% on the testing set from my testing
|