Wide-Baseline Relative Camera Pose Estimation with Directional Learning
Kefan Chen, Noah Snavely, Ameesh Makadia

TL;DR
This paper introduces DirectionNet, a novel approach that predicts discrete distributions over camera poses on the sphere, significantly improving accuracy in challenging wide-baseline relative camera pose estimation scenarios.
Contribution
We propose DirectionNet, which estimates discrete distributions over the 5D relative pose space by factorizing pose into 3D directions, enhancing robustness over direct regression methods.
Findings
Near 50% reduction in pose estimation error
Effective on synthetic and real datasets from Matterport3D and InteriorNet
Improved handling of large camera motions and occlusions
Abstract
Modern deep learning techniques that regress the relative camera pose between two images have difficulty dealing with challenging scenarios, such as large camera motions resulting in occlusions and significant changes in perspective that leave little overlap between images. These models continue to struggle even with the benefit of large supervised training datasets. To address the limitations of these models, we take inspiration from techniques that show regressing keypoint locations in 2D and 3D can be improved by estimating a discrete distribution over keypoint locations. Analogously, in this paper we explore improving camera pose regression by instead predicting a discrete distribution over camera poses. To realize this idea, we introduce DirectionNet, which estimates discrete distributions over the 5D relative pose space using a novel parameterization to make the estimation problem…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Robotics and Sensor-Based Localization · Optical measurement and interference techniques
