paper-with-me

Papers

Deep Direct Visual Odometry

2019-12-11 · Chaoqiang Zhao, Yang Tang, Qiyu Sun, Athanasios V. Vasilakos

Traditional monocular direct visual odometry (DVO) is one of the most famous methods to estimate the ego-motion of robots and map environments from images simultaneously. However, DVO heavily relies on high-quality images and accurate initial pose estimation during tracking. With the outstanding performance of deep learning, previous works have shown that deep neural networks can effectively learn 6-DoF (Degree of Freedom) poses between frames from monocular image sequences in the unsupervised manner. However, these unsupervised deep learning-based frameworks cannot accurately generate the full trajectory of a long monocular video because of the scale-inconsistency between each pose. To address this problem, we use several geometric constraints to improve the scale-consistency of the pose network, including improving the previous loss function and proposing a novel scale-to-trajectory constraint for unsupervised training. We call the pose network trained by the proposed novel constraint as TrajNet. In addition, a new DVO architecture, called deep direct sparse odometry (DDSO), is proposed to overcome the drawbacks of the previous direct sparse odometry (DSO) framework by embedding TrajNet. Extensive experiments on the KITTI dataset show that the proposed constraints can effectively improve the scale-consistency of TrajNet when compared with previous unsupervised monocular methods, and integration with TrajNet makes the initialization and tracking of DSO more robust and accurate.

📄 PDF Abstract BibTeX arXiv:1912.05101

Code (0)

등록된 구현이 없습니다.

Tasks

Pose EstimationPose PredictionTrajectory PredictionVisual Odometry

Similar Papers 제목 키워드 기반

DSVO: Direct Stereo Visual Odometry

2018-09-19 · Jiawei Mo, Junaed Sattar

This paper proposes a novel approach to stereo visual odometry without stereo matching. It is particularly robust in scenes of repetitive high-frequency textures. Referred to as DSVO (Direct Stereo Visual Odometry), it o…

Monocular Visual OdometryStereo MatchingStereo Matching HandVisual Odometry

Extending Monocular Visual Odometry to Stereo Camera Systems by Scale Optimization

2019-05-29 · Jiawei Mo, Junaed Sattar

This paper proposes a novel approach for extending monocular visual odometry to a stereo camera system. The proposed method uses an additional camera to accurately estimate and optimize the scale of the monocular visual …

Monocular Visual OdometryStereo MatchingStereo Matching HandVisual Odometry

MBA-VO: Motion Blur Aware Visual Odometry

2021-03-25 · ICCV 2021 10 · Peidong Liu, Xingxing Zuo, Viktor Larsson, Marc Pollefeys

Motion blur is one of the major challenges remaining for visual odometry methods. In low-light conditions where longer exposure times are necessary, motion blur can appear even for relatively slow camera motions. In this…

BenchmarkingVisual Odometry

Omnidirectional DSO: Direct Sparse Odometry with Fisheye Cameras

2018-08-08 · Hidenobu Matsuki, Lukas von Stumberg, Vladyslav Usenko, Jörg Stückler 외

We propose a novel real-time direct monocular visual odometry for omnidirectional cameras. Our method extends direct sparse odometry (DSO) by using the unified omnidirectional model as a projection function, which can be…

Monocular Visual OdometryPositionVisual Odometry

VSO: Visual Semantic Odometry

2018-09-01 · ECCV 2018 9 · Konstantinos-Nektarios Lianos, Johannes L. Schonberger, Marc Pollefeys, Torsten Sattler

Robust data association is a core problem of visual odometry, where image-to-image correspondences provide constraints for camera pose and map estimation. Current state-of-the-art direct and indirect methods use short-te…

Autonomous DrivingVisual Odometry