Analysis of the Effect of Sensors for End-to-End Machine Learning Odometry
Abstract
Accurate position and orientation estimations are essential for navigation in autonomous robots. Although it is a well studied problem, existing solutions rely on statistical filters, which usually require good parameter initialization or calibration and are computationally expensive. This paper addresses that problem by using an end-to-end machine learning approach. This work explores the incorporation of multiple sources of data (monocular RGB images and inertial data) to overcome the weaknesses of each source independently. Three different odometry approaches are proposed using CNNs and LSTMs and evaluated against the KITTI dataset and compared with other existing approaches. The obtained results show that the performance of the proposed approaches is similar to the state-of-the-art ones, outperforming some of them at a lower computational cost allowing their execution on resource constrained devices.
Cite
Text
Rodriguez-Peral and Peña. "Analysis of the Effect of Sensors for End-to-End Machine Learning Odometry." European Conference on Computer Vision Workshops, 2018. doi:10.1007/978-3-030-11024-6_6Markdown
[Rodriguez-Peral and Peña. "Analysis of the Effect of Sensors for End-to-End Machine Learning Odometry." European Conference on Computer Vision Workshops, 2018.](https://mlanthology.org/eccvw/2018/rodriguezperal2018eccvw-analysis/) doi:10.1007/978-3-030-11024-6_6BibTeX
@inproceedings{rodriguezperal2018eccvw-analysis,
title = {{Analysis of the Effect of Sensors for End-to-End Machine Learning Odometry}},
author = {Rodriguez-Peral, Carlos Marquez and Peña, Dexmont},
booktitle = {European Conference on Computer Vision Workshops},
year = {2018},
pages = {82-95},
doi = {10.1007/978-3-030-11024-6_6},
url = {https://mlanthology.org/eccvw/2018/rodriguezperal2018eccvw-analysis/}
}