English

Guide Local Feature Matching by Overlap Estimation

Computer Vision and Pattern Recognition 2022-02-24 v2

Abstract

Local image feature matching under large appearance, viewpoint, and distance changes is challenging yet important. Conventional methods detect and match tentative local features across the whole images, with heuristic consistency checks to guarantee reliable matches. In this paper, we introduce a novel Overlap Estimation method conditioned on image pairs with TRansformer, named OETR, to constrain local feature matching in the commonly visible region. OETR performs overlap estimation in a two-step process of feature correlation and then overlap regression. As a preprocessing module, OETR can be plugged into any existing local feature detection and matching pipeline, to mitigate potential view angle or scale variance. Intensive experiments show that OETR can boost state-of-the-art local feature matching performance substantially, especially for image pairs with small shared regions. The code will be publicly available at https://github.com/AbyssGaze/OETR.

Keywords

Cite

@article{arxiv.2202.09050,
  title  = {Guide Local Feature Matching by Overlap Estimation},
  author = {Ying Chen and Dihe Huang and Shang Xu and Jianlin Liu and Yong Liu},
  journal= {arXiv preprint arXiv:2202.09050},
  year   = {2022}
}

Comments

Accepted by AAAI2022

R2 v1 2026-06-24T09:43:54.562Z