CVLGROSep 16, 2019

DeepTIO: A Deep Thermal-Inertial Odometry with Visual Hallucination

arXiv:1909.07231v274 citations
AI Analysis

This addresses odometry estimation in visually-denied scenarios like smoke or darkness, which is incremental as it builds on existing thermal and inertial methods.

The paper tackled the problem of visual odometry failing in low-visibility conditions by proposing DeepTIO, a deep neural network model for thermal-inertial odometry that uses visual hallucination to predict features from thermal images, achieving effective performance in smoke-filled environments.

Visual odometry shows excellent performance in a wide range of environments. However, in visually-denied scenarios (e.g. heavy smoke or darkness), pose estimates degrade or even fail. Thermal cameras are commonly used for perception and inspection when the environment has low visibility. However, their use in odometry estimation is hampered by the lack of robust visual features. In part, this is as a result of the sensor measuring the ambient temperature profile rather than scene appearance and geometry. To overcome this issue, we propose a Deep Neural Network model for thermal-inertial odometry (DeepTIO) by incorporating a visual hallucination network to provide the thermal network with complementary information. The hallucination network is taught to predict fake visual features from thermal images by using Huber loss. We also employ selective fusion to attentively fuse the features from three different modalities, i.e thermal, hallucination, and inertial features. Extensive experiments are performed in hand-held and mobile robot data in benign and smoke-filled environments, showing the efficacy of the proposed model.

Foundations

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

Your Notes