--- title: Image Rotation Angle Estimation emoji: "\U0001F504" colorFrom: blue colorTo: green sdk: gradio sdk_version: "5.23.0" app_file: app.py python_version: "3.11" pinned: false --- Upload an image to predict and correct its rotation angle. Uses the CGD (Circular Gaussian Distribution) method with a MambaOut Base backbone, achieving 2.84° MAE on COCO. [GitHub](https://github.com/maxwoe/image-rotation-angle-estimation) | [Paper](https://arxiv.org/abs/2603.25351) | [Pretrained Models](https://huggingface.co/maxwoe/image-rotation-angle-estimation)