CVMar 28, 2018

InLoc: Indoor Visual Localization with Dense Matching and View Synthesis

arXiv:1803.10368v2119 citations
Originality Incremental advance
AI Analysis

This addresses the problem of accurate indoor localization for applications like robotics and augmented reality, presenting a novel method with strong gains but incremental in its approach.

The paper tackles indoor visual localization by predicting 6DoF camera poses from query photos relative to a 3D map, using dense matching and view synthesis to handle textureless scenes and viewpoint changes, and demonstrates significant performance improvements over state-of-the-art methods on a new dataset.

We seek to predict the 6 degree-of-freedom (6DoF) pose of a query photograph with respect to a large indoor 3D map. The contributions of this work are three-fold. First, we develop a new large-scale visual localization method targeted for indoor environments. The method proceeds along three steps: (i) efficient retrieval of candidate poses that ensures scalability to large-scale environments, (ii) pose estimation using dense matching rather than local features to deal with textureless indoor scenes, and (iii) pose verification by virtual view synthesis to cope with significant changes in viewpoint, scene layout, and occluders. Second, we collect a new dataset with reference 6DoF poses for large-scale indoor localization. Query photographs are captured by mobile phones at a different time than the reference 3D map, thus presenting a realistic indoor localization scenario. Third, we demonstrate that our method significantly outperforms current state-of-the-art indoor localization approaches on this new challenging data.

Code Implementations1 repo
Foundations

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

Your Notes