English

DFNet: Enhance Absolute Pose Regression with Direct Feature Matching

Computer Vision and Pattern Recognition 2022-07-21 v4

Abstract

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.

Keywords

Cite

@article{arxiv.2204.00559,
  title  = {DFNet: Enhance Absolute Pose Regression with Direct Feature Matching},
  author = {Shuai Chen and Xinghui Li and Zirui Wang and Victor Adrian Prisacariu},
  journal= {arXiv preprint arXiv:2204.00559},
  year   = {2022}
}

Comments

ECCV 2022. Code released at https://github.com/ActiveVisionLab/DFNet

R2 v1 2026-06-24T10:34:56.329Z