用视频翻译方法实现无需3D模型的6自由度姿态跟踪
ProxyPose: 6-DoF Pose Tracking via Video-to-Video Translation

- 将姿态跟踪转化为视频到视频的翻译,仅需首帧标记点
- 在无纹理、透明或变形表面下仍保持高精度,误差低于1.5°和2.0cm
- 适用于人脸、相机位姿等复杂场景,适合实际应用落地
从单目视频中追踪物体与表面的六自由度(6-DoF)姿态是计算机视觉中的长期难题。现有方法通常需要3D模型、深度图、对象掩码或特定任务学习特征,且对无纹理、透明、反光或可变形表面表现不佳。本文提出ProxyPose,将6-DoF姿态跟踪重新建模为视频到视频的翻译任务。仅需输入视频和首帧一个标记像素,微调后的视频扩散模型将其转换为代理视频——一个合成视频,显示一个彩色多面体执行与标记区域相同的局部刚体运动。由于代理几何和外观已知,其完整6-DoF轨迹可通过现成求解器恢复。该方法利用大规模视频预训练,将处理复杂材质、遮挡和形变等难点融入翻译阶段,同时在像素级操作,不依赖物体身份、边界或全局刚性假设。ProxyPose在无需额外输入的情况下达到当前最优6-DoF姿态跟踪精度,且仅在合成数据上微调视频模型即可实现。进一步实验表明,该方法可扩展至人脸跟踪、相机位姿估计及真实复杂场景,超越现有方法能力范围。
原文摘要 · Abstract (English)
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/.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。