English

Deep Sensor Fusion for Real-Time Odometry Estimation

Robotics 2019-08-02 v1 Computer Vision and Pattern Recognition

Abstract

Cameras and 2D laser scanners, in combination, are able to provide low-cost, light-weight and accurate solutions, which make their fusion well-suited for many robot navigation tasks. However, correct data fusion depends on precise calibration of the rigid body transform between the sensors. In this paper we present the first framework that makes use of Convolutional Neural Networks (CNNs) for odometry estimation fusing 2D laser scanners and mono-cameras. The use of CNNs provides the tools to not only extract the features from the two sensors, but also to fuse and match them without needing a calibration between the sensors. We transform the odometry estimation into an ordinal classification problem in order to find accurate rotation and translation values between consecutive frames. Results on a real road dataset show that the fusion network runs in real-time and is able to improve the odometry estimation of a single sensor alone by learning how to fuse two different types of data information.

Keywords

Cite

@article{arxiv.1908.00524,
  title  = {Deep Sensor Fusion for Real-Time Odometry Estimation},
  author = {Michelle Valente and Cyril Joly and Arnaud de La Fortelle},
  journal= {arXiv preprint arXiv:1908.00524},
  year   = {2019}
}

Comments

arXiv admin note: substantial text overlap with arXiv:1902.08536

R2 v1 2026-06-23T10:37:33.506Z