Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

ProxyPose: 6-DoF Pose Tracking via Video-to-Video Translation

About

Tracking the six-degree-of-freedom (6-DoF) pose of objects and surfaces from monocular video is a long-standing problem in computer vision. To tackle this problem, existing methods require inputs beyond the video itself-such as 3D models, depth maps, object masks, or task-specific learned features-and they struggle with textureless, transparent, reflective, or deformable surfaces. Here, we introduce ProxyPose, which recasts 6-DoF pose tracking as video-to-video translation. Given only a video and a single marked pixel in the first frame, a fine-tuned video diffusion model translates the input into a proxy video-a synthetic video depicting a colored polyhedron undergoing the same local rigid-body motion as the surface region at the marked pixel. Because the proxy's geometry and appearance are known by construction, recovering its full 6-DoF trajectory reduces to classical pose estimation with off-the-shelf solvers. This formulation leverages large-scale video pre-training to absorb the hardest aspects of pose tracking-handling challenging materials, occlusions, and deformations-into the translation step, while operating at the pixel level with no assumptions about object identity, boundaries, or global rigidity. ProxyPose achieves state-of-the-art 6-DoF pose tracking accuracy without the additional inputs required by competing methods and after fine-tuning the video model only on synthetic data. We further demonstrate that ProxyPose extends to face tracking, camera pose estimation, and challenging in-the-wild scenes that are beyond the reach of existing approaches. Project page: https://ruihangzhang97.github.io/proxypose/.

Ruihang Zhang, Felix Taubner, Pooja Ravi, Kiriakos N. Kutulakos, David B. Lindell• 2026

Related benchmarks

TaskDatasetResultRank
6-DoF Pose TrackingYCBInEOAT
ATE26.3
28
6-DoF Object TrackingYCBInEOAT
ADD-S84.1
23
6-DoF Pose TrackingHO3D
ADD-S92.4
20
6D Pose TrackingHO3D
Absolute Translation Error (mm)15.4
14
6D Pose Trackingdataset S4 (held-out synthetic)
Absolute Translation Error (mm)435.1
14
Showing 5 of 5 rows

Other info

Follow for update