--- title: 3D Object Orientation Estimation sdk: gradio sdk_version: "5.0.0" python_version: "3.10" app_file: app.py pinned: false --- # 3D Object Orientation Estimation using DINOv2 End-to-end system for estimating 3D object orientation (azimuth, polar angle, rotation) from a single RGB image using DINOv2 with a custom CPU-based 3D rendering engine.