English

HCPM: Hierarchical Candidates Pruning for Efficient Detector-Free Matching

Computer Vision and Pattern Recognition 2024-03-20 v1

Abstract

Deep learning-based image matching methods play a crucial role in computer vision, yet they often suffer from substantial computational demands. To tackle this challenge, we present HCPM, an efficient and detector-free local feature-matching method that employs hierarchical pruning to optimize the matching pipeline. In contrast to recent detector-free methods that depend on an exhaustive set of coarse-level candidates for matching, HCPM selectively concentrates on a concise subset of informative candidates, resulting in fewer computational candidates and enhanced matching efficiency. The method comprises a self-pruning stage for selecting reliable candidates and an interactive-pruning stage that identifies correlated patches at the coarse level. Our results reveal that HCPM significantly surpasses existing methods in terms of speed while maintaining high accuracy. The source code will be made available upon publication.

Keywords

Cite

@article{arxiv.2403.12543,
  title  = {HCPM: Hierarchical Candidates Pruning for Efficient Detector-Free Matching},
  author = {Ying Chen and Yong Liu and Kai Wu and Qiang Nie and Shang Xu and Huifang Ma and Bing Wang and Chengjie Wang},
  journal= {arXiv preprint arXiv:2403.12543},
  year   = {2024}
}
R2 v1 2026-06-28T15:25:26.913Z