--- license: mit language: - en base_model: - google/vit-base-patch16-224 --- 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.