English

MagicVO: End-to-End Monocular Visual Odometry through Deep Bi-directional Recurrent Convolutional Neural Network

Computer Vision and Pattern Recognition 2018-11-29 v2

Abstract

This paper proposes a new framework to solve the problem of monocular visual odometry, called MagicVO . Based on Convolutional Neural Network (CNN) and Bi-directional LSTM (Bi-LSTM), MagicVO outputs a 6-DoF absolute-scale pose at each position of the camera with a sequence of continuous monocular images as input. It not only utilizes the outstanding performance of CNN in image feature processing to extract the rich features of image frames fully but also learns the geometric relationship from image sequences pre and post through Bi-LSTM to get a more accurate prediction. A pipeline of the MagicVO is shown in Fig. 1. The MagicVO system is end-to-end, and the results of experiments on the KITTI dataset and the ETH-asl cla dataset show that MagicVO has a better performance than traditional visual odometry (VO) systems in the accuracy of pose and the generalization ability.

Keywords

Cite

@article{arxiv.1811.10964,
  title  = {MagicVO: End-to-End Monocular Visual Odometry through Deep Bi-directional Recurrent Convolutional Neural Network},
  author = {Jian Jiao and Jichao Jiao and Yaokai Mo and Weilun Liu and Zhongliang Deng},
  journal= {arXiv preprint arXiv:1811.10964},
  year   = {2018}
}

Comments

9 pages,5 figures,CVPR2019

R2 v1 2026-06-23T06:21:58.995Z