CVOct 13, 2020

LM-Reloc: Levenberg-Marquardt Based Direct Visual Relocalization

arXiv:2010.06323v143 citations
Originality Highly original
AI Analysis

This addresses the problem of robust camera pose estimation in varying conditions for applications like robotics and autonomous driving, representing a novel method for a known bottleneck.

The paper tackles visual relocalization by introducing LM-Reloc, a direct image alignment method that avoids feature matching and RANSAC, achieving more accurate results than previous state-of-the-art methods on benchmarks like CARLA and Oxford RobotCar.

We present LM-Reloc -- a novel approach for visual relocalization based on direct image alignment. In contrast to prior works that tackle the problem with a feature-based formulation, the proposed method does not rely on feature matching and RANSAC. Hence, the method can utilize not only corners but any region of the image with gradients. In particular, we propose a loss formulation inspired by the classical Levenberg-Marquardt algorithm to train LM-Net. The learned features significantly improve the robustness of direct image alignment, especially for relocalization across different conditions. To further improve the robustness of LM-Net against large image baselines, we propose a pose estimation network, CorrPoseNet, which regresses the relative pose to bootstrap the direct image alignment. Evaluations on the CARLA and Oxford RobotCar relocalization tracking benchmark show that our approach delivers more accurate results than previous state-of-the-art methods while being comparable in terms of robustness.

Foundations

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

Your Notes