Update README.md
Browse files
README.md
CHANGED
@@ -4,4 +4,6 @@ language:
|
|
4 |
- en
|
5 |
base_model:
|
6 |
- google/vit-base-patch16-224
|
7 |
-
---
|
|
|
|
|
|
4 |
- en
|
5 |
base_model:
|
6 |
- google/vit-base-patch16-224
|
7 |
+
---
|
8 |
+
|
9 |
+
Credits: This is the work coming from https://github.com/pidahbus/deep-image-orientation-angle-detection. I just took his weights snapshot and converted it to ONNX for better integration.
|