CVOct 21, 2020

Learning to Guide Local Feature Matches

arXiv:2010.10959v112 citations
Originality Incremental advance
AI Analysis

This addresses the problem of image matching for tasks like localization and 3D reconstruction, offering incremental improvements over existing methods.

The paper tackles the problem of finding accurate and robust keypoint correspondences between images by proposing a learning-based approach to guide local feature matches, which boosts SIFT to a level similar to state-of-the-art deep descriptors and improves performance for these descriptors.

We tackle the problem of finding accurate and robust keypoint correspondences between images. We propose a learning-based approach to guide local feature matches via a learned approximate image matching. Our approach can boost the results of SIFT to a level similar to state-of-the-art deep descriptors, such as Superpoint, ContextDesc, or D2-Net and can improve performance for these descriptors. We introduce and study different levels of supervision to learn coarse correspondences. In particular, we show that weak supervision from epipolar geometry leads to performances higher than the stronger but more biased point level supervision and is a clear improvement over weak image level supervision. We demonstrate the benefits of our approach in a variety of conditions by evaluating our guided keypoint correspondences for localization of internet images on the YFCC100M dataset and indoor images on theSUN3D dataset, for robust localization on the Aachen day-night benchmark and for 3D reconstruction in challenging conditions using the LTLL historical image data.

Foundations

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

Your Notes