Pith. sign in

REVIEW 2 cited by

DeepVO: Towards End-to-End Visual Odometry with Deep Recurrent Convolutional Neural Networks

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1709.08429 v1 pith:UO7AY3Z3 submitted 2017-09-25 cs.CV cs.RO

DeepVO: Towards End-to-End Visual Odometry with Deep Recurrent Convolutional Neural Networks

classification cs.CV cs.RO
keywords deepend-to-endnetworksneuralconvolutionalfeaturemonocularrecurrent
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

This paper studies monocular visual odometry (VO) problem. Most of existing VO algorithms are developed under a standard pipeline including feature extraction, feature matching, motion estimation, local optimisation, etc. Although some of them have demonstrated superior performance, they usually need to be carefully designed and specifically fine-tuned to work well in different environments. Some prior knowledge is also required to recover an absolute scale for monocular VO. This paper presents a novel end-to-end framework for monocular VO by using deep Recurrent Convolutional Neural Networks (RCNNs). Since it is trained and deployed in an end-to-end manner, it infers poses directly from a sequence of raw RGB images (videos) without adopting any module in the conventional VO pipeline. Based on the RCNNs, it not only automatically learns effective feature representation for the VO problem through Convolutional Neural Networks, but also implicitly models sequential dynamics and relations using deep Recurrent Neural Networks. Extensive experiments on the KITTI VO dataset show competitive performance to state-of-the-art methods, verifying that the end-to-end Deep Learning technique can be a viable complement to the traditional VO systems.

discussion (0)

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

Forward citations

Cited by 2 Pith papers

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

  1. ADM-Fusion: Adaptive Deep Multi-Sensor Fusion for Robust Ego-Motion Estimation in Diverse Conditions

    cs.RO 2026-06 unverdicted novelty 4.0

    ADM-Fusion is an end-to-end deep multi-sensor fusion network with adaptive mixture-of-experts routing and cross-task attention for robust ego-motion estimation, trained on CARLA-LOC simulation then fine-tuned on KITTI...

  2. ADM-Fusion: Adaptive Deep Multi-Sensor Fusion for Robust Ego-Motion Estimation in Diverse Conditions

    cs.RO 2026-06 unverdicted novelty 4.0

    ADM-Fusion proposes an end-to-end adaptive multi-sensor fusion network using mixture-of-experts routing and cross-task attention for robust ego-motion estimation, trained on simulation then fine-tuned on real data.