paper-with-me

홈 › Papers

SfMLearner++: Learning Monocular Depth & Ego-Motion using Meaningful Geometric Constraints

2018-12-20 · Vignesh Prasad, Brojeshwar Bhowmick

Most geometric approaches to monocular Visual Odometry (VO) provide robust pose estimates, but sparse or semi-dense depth estimates. Off late, deep methods have shown good performance in generating dense depths and VO from monocular images by optimizing the photometric consistency between images. Despite being intuitive, a naive photometric loss does not ensure proper pixel correspondences between two views, which is the key factor for accurate depth and relative pose estimations. It is a well known fact that simply minimizing such an error is prone to failures. We propose a method using Epipolar constraints to make the learning more geometrically sound. We use the Essential matrix, obtained using Nister's Five Point Algorithm, for enforcing meaningful geometric constraints on the loss, rather than using it as labels for training. Our method, although simplistic but more geometrically meaningful, using lesser number of parameters, gives a comparable performance to state-of-the-art methods which use complex losses and large networks showing the effectiveness of using epipolar constraints. Such a geometrically constrained learning method performs successfully even in cases where simply minimizing the photometric error would fail.

📄 PDF Abstract BibTeX arXiv:1812.08370

Code (0)

등록된 구현이 없습니다.

Tasks

Monocular Visual OdometryVisual Odometry

Similar Papers 제목 키워드 기반

V$^2$-SfMLearner: Learning Monocular Depth and Ego-motion for Multimodal Wireless Capsule Endoscopy

2024-12-23 · Long Bai, Beilei Cui, Liangyu Wang, Yanheng Li 외

Deep learning can predict depth maps and capsule ego-motion from capsule endoscopy videos, aiding in 3D scene reconstruction and lesion localization. However, the collisions of the capsule endoscopies within the gastroin…

3D Scene ReconstructionDiagnosticMotion Estimation

Epipolar Geometry based Learning of Multi-view Depth and Ego-Motion from Monocular Sequences

2018-12-23 · Vignesh Prasad, Dipanjan Das, Brojeshwar Bhowmick

Deep approaches to predict monocular depth and ego-motion have grown in recent years due to their ability to produce dense depth from monocular images. The main idea behind them is to optimize the photometric consistency…

Visual Odometry

WS-SfMLearner: Self-supervised Monocular Depth and Ego-motion Estimation on Surgical Videos with Unknown Camera Parameters

2023-08-22 · Ange Lou, Jack Noble

Depth estimation in surgical video plays a crucial role in many image-guided surgery procedures. However, it is difficult and time consuming to create depth map ground truth datasets in surgical videos due in part to inc…

Depth EstimationMotion Estimation

Self-Supervised Monocular Depth and Ego-Motion Estimation in Endoscopy: Appearance Flow to the Rescue

2021-12-15 · Shuwei Shao, Zhongcai Pei, Weihai Chen, Wentao Zhu 외

Recently, self-supervised learning technology has been applied to calculate depth and ego-motion from monocular videos, achieving remarkable performance in autonomous driving scenarios. One widely adopted assumption of d…

Depth EstimationMotion EstimationSelf-Supervised Learning

EndoSLAM Dataset and An Unsupervised Monocular Visual Odometry and Depth Estimation Approach for Endoscopic Videos: Endo-SfMLearner

2020-06-30 · Kutsev Bengisu Ozyoruk, Guliz Irem Gokceler, Gulfize Coskun, Kagan Incetan 외

Deep learning techniques hold promise to develop dense topography reconstruction and pose estimation methods for endoscopic videos. However, currently available datasets do not support effective quantitative benchmarking…

BenchmarkingDepth EstimationMonocular Visual OdometryPose Estimation+3