CVLGOct 24, 2018

Neighbourhood Consensus Networks

arXiv:1810.10510v2440 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of image matching for computer vision applications, with incremental improvements in method and training efficiency.

The paper tackles the problem of finding reliable dense correspondences between images with strong appearance differences and repetitive patterns, achieving state-of-the-art results on the PF Pascal dataset and InLoc indoor visual localization benchmark.

We address the problem of finding reliable dense correspondences between a pair of images. This is a challenging task due to strong appearance differences between the corresponding scene elements and ambiguities generated by repetitive patterns. The contributions of this work are threefold. First, inspired by the classic idea of disambiguating feature matches using semi-local constraints, we develop an end-to-end trainable convolutional neural network architecture that identifies sets of spatially consistent matches by analyzing neighbourhood consensus patterns in the 4D space of all possible correspondences between a pair of images without the need for a global geometric model. Second, we demonstrate that the model can be trained effectively from weak supervision in the form of matching and non-matching image pairs without the need for costly manual annotation of point to point correspondences. Third, we show the proposed neighbourhood consensus network can be applied to a range of matching tasks including both category- and instance-level matching, obtaining the state-of-the-art results on the PF Pascal dataset and the InLoc indoor visual localization benchmark.

Code Implementations3 repos
Foundations

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

Your Notes