Litcius/Paper detail

Patch2Pix: Epipolar-Guided Pixel-Level Correspondences

Qunjie Zhou, Torsten Sattler, Laura Leal-Taixé

2021217 citationsDOI

Abstract

The classical matching pipeline used for visual localization typically involves three steps: (i) local feature detection and description, (ii) feature matching, and (iii) outlier rejection. Recently emerged correspondence networks propose to perform those steps inside a single network but suffer from low matching resolution due to the memory bottle-neck. In this work, we propose a new perspective to estimate correspondences in a detect-to-refine manner, where we first predict patch-level match proposals and then refine them. We present Patch2Pix, a novel refinement network that refines match proposals by regressing pixel-level matches from the local regions defined by those proposals and jointly rejecting outlier matches with confidence scores. Patch2Pix is weakly supervised to learn correspondences that are consistent with the epipolar geometry of an input image pair. We show that our refinement network significantly improves the performance of correspondence networks on image matching, homography estimation, and localization tasks. In addition, we show that our learned refinement generalizes to fully-supervised methods without retraining, which leads us to state-of-the-art localization performance. The code is available at https://github.com/GrumpyZhou/patch2pix.

Topics & Concepts

Epipolar geometryArtificial intelligenceComputer scienceOutlierMatching (statistics)Feature (linguistics)HomographyPattern recognition (psychology)Code (set theory)Computer visionPipeline (software)PixelImage (mathematics)MathematicsSet (abstract data type)Projective testProgramming languageProjective spaceStatisticsPhilosophyLinguisticsRobotics and Sensor-Based LocalizationAdvanced Image and Video Retrieval TechniquesAdvanced Neural Network Applications