Chuckame commited on
Commit
70cbda7
·
verified ·
1 Parent(s): 4d9bc74

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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.