pith. sign in

arxiv: 1811.09935 · v1 · pith:BKBCVF5Fnew · submitted 2018-11-25 · 💻 cs.CV · cs.RO

Guided Feature Selection for Deep Visual Odometry

classification 💻 cs.CV cs.RO
keywords featurecurrentnetworkneuralodometryrecurrentselectionvisual
0
0 comments X
read the original abstract

We present a novel end-to-end visual odometry architecture with guided feature selection based on deep convolutional recurrent neural networks. Different from current monocular visual odometry methods, our approach is established on the intuition that features contribute discriminately to different motion patterns. Specifically, we propose a dual-branch recurrent network to learn the rotation and translation separately by leveraging current Convolutional Neural Network (CNN) for feature representation and Recurrent Neural Network (RNN) for image sequence reasoning. To enhance the ability of feature selection, we further introduce an effective context-aware guidance mechanism to force each branch to distill related information for specific motion pattern explicitly. Experiments demonstrate that on the prevalent KITTI and ICL_NUIM benchmarks, our method outperforms current state-of-the-art model- and learning-based methods for both decoupled and joint camera pose recovery.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Scene Motion Decomposition for Learnable Visual Odometry

    cs.CV 2019-07 unverdicted novelty 5.0

    Decomposing scene motion into per-point 6DoF motion maps from optical flow and depth enables a neural network to estimate camera motion more accurately than stacking raw inputs.