[New Model] - GyroScope: rotates images correctly

Posted by LH-Tech_AI@reddit | LocalLLaMA | View on Reddit | 25 comments

Hey there!
I have made a new model: https://huggingface.co/LH-Tech-AI/GyroScope

So, you just input a image (rotated by 0°, 90°, 180° or 270°) and the model corrects the rotation to make it correct.

Example:

I tested it with lots of photos - and it almost always was correct :D

Final accuracy after 12 epochs of training (\~4h on single T4):

Metric Value
Overall Val Accuracy 79.81%%
Per-class: 0° (upright) 79.8%
Per-class: 90° CCW 80.1%
Per-class: 180° 79.4%
Per-class: 270° CCW 79.8%
Training Epochs 12
Training Time \~4h (Kaggle T4 GPU)

Tell me what you think about it :-)