CVApr 1, 2022

DFNet: Enhance Absolute Pose Regression with Direct Feature Matching

Oxford
arXiv:2204.00559v4118 citationsh-index: 40
Originality Incremental advance
AI Analysis

This addresses camera pose estimation for robotics and AR/VR applications, offering an incremental enhancement over prior methods.

The paper tackles camera relocalization by combining absolute pose regression with direct feature matching and exposure-adaptive novel view synthesis, achieving state-of-the-art accuracy with up to 56% improvement over existing single-image APR methods.

We introduce a camera relocalization pipeline that combines absolute pose regression (APR) and direct feature matching. By incorporating exposure-adaptive novel view synthesis, our method successfully addresses photometric distortions in outdoor environments that existing photometric-based methods fail to handle. With domain-invariant feature matching, our solution improves pose regression accuracy using semi-supervised learning on unlabeled data. In particular, the pipeline consists of two components: Novel View Synthesizer and DFNet. The former synthesizes novel views compensating for changes in exposure and the latter regresses camera poses and extracts robust features that close the domain gap between real images and synthetic ones. Furthermore, we introduce an online synthetic data generation scheme. We show that these approaches effectively enhance camera pose estimation both in indoor and outdoor scenes. Hence, our method achieves a state-of-the-art accuracy by outperforming existing single-image APR methods by as much as 56%, comparable to 3D structure-based methods.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes