VGP-Nav resolves monocular scale ambiguity online via ground-plane geometry to produce metric localization and obstacle maps from RGB alone for robot navigation.
Improved Visual Relocalization by Discovering Anchor Points
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We address the visual relocalization problem of predicting the location and camera orientation or pose (6DOF) of the given input scene. We propose a method based on how humans determine their location using the visible landmarks. We define anchor points uniformly across the route map and propose a deep learning architecture which predicts the most relevant anchor point present in the scene as well as the relative offsets with respect to it. The relevant anchor point need not be the nearest anchor point to the ground truth location, as it might not be visible due to the pose. Hence we propose a multi task loss function, which discovers the relevant anchor point, without needing the ground truth for it. We validate the effectiveness of our approach by experimenting on CambridgeLandmarks (large scale outdoor scenes) as well as 7 Scenes (indoor scenes) using variousCNN feature extractors. Our method improves the median error in indoor as well as outdoor localization datasets compared to the previous best deep learning model known as PoseNet (with geometric re-projection loss) using the same feature extractor. We improve the median error in localization in the specific case of Street scene, by over 8m.
fields
cs.RO 1years
2026 1verdicts
UNVERDICTED 1representative citing papers
citing papers explorer
-
VGP-Nav: Metric-Aware Visual Geometric Perception for Robot Navigation
VGP-Nav resolves monocular scale ambiguity online via ground-plane geometry to produce metric localization and obstacle maps from RGB alone for robot navigation.