English

RelPose++: Recovering 6D Poses from Sparse-view Observations

Computer Vision and Pattern Recognition 2023-12-19 v2

Abstract

We address the task of estimating 6D camera poses from sparse-view image sets (2-8 images). This task is a vital pre-processing stage for nearly all contemporary (neural) reconstruction algorithms but remains challenging given sparse views, especially for objects with visual symmetries and texture-less surfaces. We build on the recent RelPose framework which learns a network that infers distributions over relative rotations over image pairs. We extend this approach in two key ways; first, we use attentional transformer layers to process multiple images jointly, since additional views of an object may resolve ambiguous symmetries in any given image pair (such as the handle of a mug that becomes visible in a third view). Second, we augment this network to also report camera translations by defining an appropriate coordinate system that decouples the ambiguity in rotation estimation from translation prediction. Our final system results in large improvements in 6D pose prediction over prior art on both seen and unseen object categories and also enables pose estimation and 3D reconstruction for in-the-wild objects.

Keywords

Cite

@article{arxiv.2305.04926,
  title  = {RelPose++: Recovering 6D Poses from Sparse-view Observations},
  author = {Amy Lin and Jason Y. Zhang and Deva Ramanan and Shubham Tulsiani},
  journal= {arXiv preprint arXiv:2305.04926},
  year   = {2023}
}

Comments

Project webpage: https://amyxlase.github.io/relpose-plus-plus (Accepted to 3DV 2024)

R2 v1 2026-06-28T10:29:01.209Z