paper-with-me

Papers

Monocular Visual-Inertial Depth Estimation

2023-03-21 · Diana Wofk, René Ranftl, Matthias Müller, Vladlen Koltun

We present a visual-inertial depth estimation pipeline that integrates monocular depth estimation and visual-inertial odometry to produce dense depth estimates with metric scale. Our approach performs global scale and shift alignment against sparse metric depth, followed by learning-based dense alignment. We evaluate on the TartanAir and VOID datasets, observing up to 30% reduction in inverse RMSE with dense scale alignment relative to performing just global alignment alone. Our approach is especially competitive at low density; with just 150 sparse metric depth points, our dense-to-dense depth alignment method achieves over 50% lower iRMSE over sparse-to-dense depth completion by KBNet, currently the state of the art on VOID. We demonstrate successful zero-shot transfer from synthetic TartanAir to real-world VOID data and perform generalization tests on NYUv2 and VCU-RVI. Our approach is modular and is compatible with a variety of monocular depth estimation models. Video: https://youtu.be/IMwiKwSpshQ Code: https://github.com/isl-org/VI-Depth

📄 PDF Abstract BibTeX arXiv:2303.12134

Code (1)

isl-org/vi-depth 공식 구현 pytorch

Tasks

Depth CompletionDepth EstimationMonocular Depth Estimation

Similar Papers 제목 키워드 기반

VIMD: Monocular Visual-Inertial Motion and Depth Estimation

2025-09-24 · Saimouli Katragadda, Guoquan Huang arxiv

Accurate and efficient dense metric depth estimation is crucial for 3D visual perception in robotics and XR. In this paper, we develop a monocular visual-inertial motion and depth (VIMD) learning framework to estimate de…

Zero-shot GeneralizationDepth Estimation

Zero-Shot Metric Depth Estimation via Monocular Visual-Inertial Rescaling for Autonomous Aerial Navigation

2025-09-09 · Steven Yang, Xiaoyu Tian, Kshitij Goel, Wennie Tabib arxiv

This paper presents a methodology to predict metric depth from monocular RGB images and an inertial measurement unit (IMU). To enable collision avoidance during autonomous flight, prior works either leverage heavy sensor…

Collision AvoidanceDepth Estimation

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

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

Learned Monocular Depth Priors in Visual-Inertial Initialization

2022-04-20 · Yunwen Zhou, Abhishek Kar, Eric Turner, Adarsh Kowdle 외

Visual-inertial odometry (VIO) is the pose estimation backbone for most AR/VR and autonomous robotic systems today, in both academia and industry. However, these systems are highly sensitive to the initialization of key …

Pose Estimation