ViPR: Visual-Odometry-aided Pose Regression for 6DoF Camera Localization
This addresses the challenge of accurate 6DoF camera localization for robots in dynamic environments, representing an incremental improvement over existing methods.
The paper tackles the problem of positional drift in visual odometry for long-term robot navigation by proposing ViPR, a modular architecture that combines absolute and relative pose estimates using recurrent layers, achieving state-of-the-art performance on known and industry datasets.
Visual Odometry (VO) accumulates a positional drift in long-term robot navigation tasks. Although Convolutional Neural Networks (CNNs) improve VO in various aspects, VO still suffers from moving obstacles, discontinuous observation of features, and poor textures or visual information. While recent approaches estimate a 6DoF pose either directly from (a series of) images or by merging depth maps with optical flow (OF), research that combines absolute pose regression with OF is limited. We propose ViPR, a novel modular architecture for long-term 6DoF VO that leverages temporal information and synergies between absolute pose estimates (from PoseNet-like modules) and relative pose estimates (from FlowNet-based modules) by combining both through recurrent layers. Experiments on known datasets and on our own Industry dataset show that our modular design outperforms state of the art in long-term navigation tasks.