paper-with-me

Papers

DeepVIO: Self-supervised Deep Learning of Monocular Visual Inertial Odometry using 3D Geometric Constraints

2019-06-27 · Liming Han, Yimin Lin, Guoguang Du, Shiguo Lian

This paper presents an self-supervised deep learning network for monocular visual inertial odometry (named DeepVIO). DeepVIO provides absolute trajectory estimation by directly merging 2D optical flow feature (OFF) and Inertial Measurement Unit (IMU) data. Specifically, it firstly estimates the depth and dense 3D point cloud of each scene by using stereo sequences, and then obtains 3D geometric constraints including 3D optical flow and 6-DoF pose as supervisory signals. Note that such 3D optical flow shows robustness and accuracy to dynamic objects and textureless environments. In DeepVIO training, 2D optical flow network is constrained by the projection of its corresponding 3D optical flow, and LSTM-style IMU preintegration network and the fusion network are learned by minimizing the loss functions from ego-motion constraints. Furthermore, we employ an IMU status update scheme to improve IMU pose estimation through updating the additional gyroscope and accelerometer bias. The experimental results on KITTI and EuRoC datasets show that DeepVIO outperforms state-of-the-art learning based methods in terms of accuracy and data adaptability. Compared to the traditional methods, DeepVIO reduces the impacts of inaccurate Camera-IMU calibrations, unsynchronized and missing data.

📄 PDF Abstract BibTeX arXiv:1906.11435

Code (0)

등록된 구현이 없습니다.

Tasks

Optical Flow EstimationPose Estimation

Similar Papers 제목 키워드 기반

SelfVIO: Self-Supervised Deep Monocular Visual-Inertial Odometry and Depth Estimation

2019-11-22 · Yasin Almalioglu, Mehmet Turan, Alp Eren Sari, Muhamad Risqi U. Saputra 외

In the last decade, numerous supervised deep learning approaches requiring large amounts of labeled data have been proposed for visual-inertial odometry (VIO) and depth map estimation. To overcome the data limitation, se…

Depth EstimationPose EstimationSelf-Supervised LearningSensor Fusion+1

D3VO: Deep Depth, Deep Pose and Deep Uncertainty for Monocular Visual Odometry

2020-03-02 · CVPR 2020 6 · Nan Yang, Lukas von Stumberg, Rui Wang, Daniel Cremers

We propose D3VO as a novel framework for monocular visual odometry that exploits deep networks on three levels -- deep depth, pose and uncertainty estimation. We first propose a novel self-supervised monocular depth esti…

Depth EstimationMonocular Depth EstimationMonocular Visual OdometryVisual Odometry

Estimating Metric Poses of Dynamic Objects Using Monocular Visual-Inertial Fusion

2018-08-21 · Kejie Qiu, Tong Qin, Hongwen Xie, Shaojie Shen

A monocular 3D object tracking system generally has only up-to-scale pose estimation results without any prior knowledge of the tracked object. In this paper, we propose a novel idea to recover the metric scale of an arb…

3D Object TrackingObjectObject TrackingPose Estimation+1

Causal Transformer for Fusion and Pose Estimation in Deep Visual Inertial Odometry

2024-09-13 · Yunus Bilge Kurt, Ahmet Akman, A. Aydin Alatan

In recent years, transformer-based architectures become the de facto standard for sequence modeling in deep learning frameworks. Inspired by the successful examples, we propose a causal visual-inertial fusion transformer…

Pose Estimation

Relocalization, Global Optimization and Map Merging for Monocular Visual-Inertial SLAM

2018-03-05 · Tong Qin, Perliang Li, Shaojie Shen

The monocular visual-inertial system (VINS), which consists one camera and one low-cost inertial measurement unit (IMU), is a popular approach to achieve accurate 6-DOF state estimation. However, such locally accurate vi…

global-optimizationPose EstimationState Estimation