maxwoe's picture
Deploy inference-only Gradio demo
c2f46fa

A newer version of the Gradio SDK is available: 6.12.0

Upgrade
metadata
title: Image Rotation Angle Estimation
emoji: 🔄
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 | Paper | Pretrained Models