HomoMatcher: Dense Feature Matching Results with Semi-Dense Efficiency by Homography Estimation
Xiaolong Wang, Lei Yu, Yingying Zhang, Jiangwei Lao, Lixiang Ru,, Liheng Zhong, Jingdong Chen, Yu Zhang, Ming Yang

TL;DR
HomoMatcher introduces a semi-dense feature matching method that employs a lightweight homography estimation network to improve fine-matching accuracy and efficiency, benefiting applications like SLAM.
Contribution
The paper proposes a novel patch-to-patch matching approach using homography estimation to enhance fine-matching precision in semi-dense frameworks.
Findings
Achieves higher matching accuracy than previous semi-dense methods.
Maintains similar end-point-error accuracy as dense matchers.
Operates with low computational cost and high efficiency.
Abstract
Feature matching between image pairs is a fundamental problem in computer vision that drives many applications, such as SLAM. Recently, semi-dense matching approaches have achieved substantial performance enhancements and established a widely-accepted coarse-to-fine paradigm. However, the majority of existing methods focus on improving coarse feature representation rather than the fine-matching module. Prior fine-matching techniques, which rely on point-to-patch matching probability expectation or direct regression, often lack precision and do not guarantee the continuity of feature points across sequential images. To address this limitation, this paper concentrates on enhancing the fine-matching module in the semi-dense matching framework. We employ a lightweight and efficient homography estimation network to generate the perspective mapping between patches obtained from coarse…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Human Pose and Action Recognition · Face and Expression Recognition
MethodsFocus
