paper-with-me

Papers

SalientDSO: Bringing Attention to Direct Sparse Odometry

2018-02-28 · Huai-Jen Liang, Nitin J. Sanket, Cornelia Fermüller, Yiannis Aloimonos

Although cluttered indoor scenes have a lot of useful high-level semantic information which can be used for mapping and localization, most Visual Odometry (VO) algorithms rely on the usage of geometric features such as points, lines and planes. Lately, driven by this idea, the joint optimization of semantic labels and obtaining odometry has gained popularity in the robotics community. The joint optimization is good for accurate results but is generally very slow. At the same time, in the vision community, direct and sparse approaches for VO have stricken the right balance between speed and accuracy. We merge the successes of these two communities and present a way to incorporate semantic information in the form of visual saliency to Direct Sparse Odometry - a highly successful direct sparse VO algorithm. We also present a framework to filter the visual saliency based on scene parsing. Our framework, SalientDSO, relies on the widely successful deep learning based approaches for visual saliency and scene parsing which drives the feature selection for obtaining highly-accurate and robust VO even in the presence of as few as 40 point features per frame. We provide extensive quantitative evaluation of SalientDSO on the ICL-NUIM and TUM monoVO datasets and show that we outperform DSO and ORB-SLAM - two very popular state-of-the-art approaches in the literature. We also collect and publicly release a CVL-UMD dataset which contains two indoor cluttered sequences on which we show qualitative evaluations. To our knowledge this is the first paper to use visual saliency and scene parsing to drive the feature selection in direct VO.

📄 PDF Abstract BibTeX arXiv:1803.00127

Code (1)

prgumd/SalientDSO 공식 구현 tf

Tasks

feature selectionScene ParsingVisual Odometry

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Direct Sparse Odometry with Rolling Shutter

2018-08-01 · ECCV 2018 9 · David Schubert, Nikolaus Demmel, Vladyslav Usenko, Jörg Stückler 외

Neglecting the effects of rolling-shutter cameras for visual odometry (VO) severely degrades accuracy and robustness. In this paper, we propose a novel direct monocular VO method that incorporates a rolling-shutter model…

Visual 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

Deep Virtual Stereo Odometry: Leveraging Deep Depth Prediction for Monocular Direct Sparse Odometry

2018-07-06 · ECCV 2018 9 · Nan Yang, Rui Wang, Jörg Stückler, Daniel Cremers

Monocular visual odometry approaches that purely rely on geometric cues are prone to scale drift and require sufficient motion parallax in successive frames for motion estimation and 3D reconstruction. In this paper, we …

3D ReconstructionDepth EstimationDepth PredictionMonocular Visual Odometry+2

Stereo DSO: Large-Scale Direct Sparse Visual Odometry with Stereo Cameras

2017-08-25 · ICCV 2017 10 · Rui Wang, Martin Schwörer, Daniel Cremers

We propose Stereo Direct Sparse Odometry (Stereo DSO) as a novel method for highly accurate real-time visual odometry estimation of large-scale environments from stereo cameras. It jointly optimizes for all the model par…

3D ReconstructionOptical Flow EstimationVisual Odometry

Tight Integration of Feature-based Relocalization in Monocular Direct Visual Odometry

2021-02-01 · Mariia Gladkova, Rui Wang, Niclas Zeller, Daniel Cremers

In this paper we propose a framework for integrating map-based relocalization into online direct visual odometry. To achieve map-based relocalization for direct methods, we integrate image features into Direct Sparse Odo…

Visual Odometry