CVLGMar 24, 2023

Efficient and Accurate Co-Visible Region Localization with Matching Key-Points Crop (MKPC): A Two-Stage Pipeline for Enhancing Image Matching Performance

arXiv:2303.13794v12 citationsh-index: 3
Originality Incremental advance
AI Analysis

This work addresses image matching in computer vision, particularly for outdoor applications, by improving efficiency and accuracy through a novel cropping method, though it is incremental as it builds upon existing models like SuperPoint + SuperGlue.

The paper tackles the problem of image matching by proposing a two-stage pipeline that uses a matching key-points crop (MKPC) algorithm to efficiently and accurately locate and crop co-visible regions, enhancing performance for outdoor pose estimation and outperforming state-of-the-art on the Image Matching Challenge 2022 Benchmark.

Image matching is a classic and fundamental task in computer vision. In this paper, under the hypothesis that the areas outside the co-visible regions carry little information, we propose a matching key-points crop (MKPC) algorithm. The MKPC locates, proposes and crops the critical regions, which are the co-visible areas with great efficiency and accuracy. Furthermore, building upon MKPC, we propose a general two-stage pipeline for image matching, which is compatible to any image matching models or combinations. We experimented with plugging SuperPoint + SuperGlue into the two-stage pipeline, whose results show that our method enhances the performance for outdoor pose estimations. What's more, in a fair comparative condition, our method outperforms the SOTA on Image Matching Challenge 2022 Benchmark, which represents the hardest outdoor benchmark of image matching currently.

Foundations

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

Your Notes