ZEUS6D is a training‑free deep‑learning pipeline that estimates an object’s full 6‑DoF pose from a single RGB image, using only its CAD model—no object‑specific fine‑tuning required.
6‑DoF pose describes an object’s
-
3 DoF rotation –
- Roll: rotation around the X-axis (like tilting your head side to side)
- Pitch: rotation around the Y-axis (like nodding yes)
- Yaw: rotation around the Z-axis (like shaking your head no)
-
3 DoF translation – movement along the X, Y, and Z axes (
$x$ ,$y$ ,$z$ )
Together they form a rigid‑body transform:
with
Accurate 6‑DoF poses unlock
- Robotics: manipulation & grasp planning
- AR / VR: stable virtual anchors
- 3‑D scene understanding & reconstruction
- Industrial metrology & automated inspection
ZEUS6D delivers these poses zero‑shot: swap in a new CAD mesh and infer immediately—no retraining cycle.
AR application
Pipeline demo
For a full technical deep‑dive—pipeline stages, datasets, failure modes—see the documentation site in
docs/or visit the published GitHub Pages site.

