paper-with-me

Papers

Depth Completion using Piecewise Planar Model

2020-12-06 · Yiran Zhong, Yuchao Dai, Hongdong Li

A depth map can be represented by a set of learned bases and can be efficiently solved in a closed form solution. However, one issue with this method is that it may create artifacts when colour boundaries are inconsistent with depth boundaries. In fact, this is very common in a natural image. To address this issue, we enforce a more strict model in depth recovery: a piece-wise planar model. More specifically, we represent the desired depth map as a collection of 3D planar and the reconstruction problem is formulated as the optimization of planar parameters. Such a problem can be formulated as a continuous CRF optimization problem and can be solved through particle based method (MP-PBP) \cite{Yamaguchi14}. Extensive experimental evaluations on the KITTI visual odometry dataset show that our proposed methods own high resistance to false object boundaries and can generate useful and visually pleasant 3D point clouds.

📄 PDF Abstract BibTeX arXiv:2012.03195

Code (0)

등록된 구현이 없습니다.

Tasks

Depth CompletionmodelVisual Odometry

Methods 이 논문이 사용한 방법론

CRF Conditional Random Fields or CRFs are a type of probabilistic graph model that take neighboring sample context into account for tasks like classification. Prediction is…

Similar Papers 제목 키워드 기반

Unsupervised Depth Completion from Visual Inertial Odometry

2019-05-15 · Alex Wong, Xiaohan Fei, Stephanie Tsuei, Stefano Soatto

We describe a method to infer dense depth from camera motion and sparse depth as estimated using a visual-inertial odometry system. Unlike other scenarios using point clouds from lidar or structured light sensors, we hav…

Depth Completion

Noise-Aware Unsupervised Deep Lidar-Stereo Fusion

2019-04-08 · CVPR 2019 6 · Xuelian Cheng, Yiran Zhong, Yuchao Dao, Pan Ji 외

In this paper, we present LidarStereoNet, the first unsupervised Lidar-stereo fusion network, which can be trained in an end-to-end manner without the need of ground truth depth maps. By introducing a novel "Feedback Loo…

3D geometryDepth CompletionStereo MatchingStereo Matching Hand

P3Depth: Monocular Depth Estimation with a Piecewise Planarity Prior

2022-04-05 · CVPR 2022 1 · Vaishakh Patil, Christos Sakaridis, Alexander Liniger, Luc van Gool

Monocular depth estimation is vital for scene understanding and downstream tasks. We focus on the supervised setup, in which ground-truth depth is available only at training time. Based on knowledge about the high regula…

Depth EstimationMonocular Depth EstimationScene Understanding

PDC: Piecewise Depth Completion utilizing Superpixels

2021-07-14 · Dennis Teutscher, Patrick Mangat, Oliver Wasenmüller

Depth completion from sparse LiDAR and high-resolution RGB data is one of the foundations for autonomous driving techniques. Current approaches often rely on CNN-based methods with several known drawbacks: flying pixel a…

Autonomous DrivingDepth CompletionSuperpixels

Depth Completion via Inductive Fusion of Planar LIDAR and Monocular Camera

2020-09-03 · Chen Fu, Chiyu Dong, Christoph Mertz, John M. Dolan

Modern high-definition LIDAR is expensive for commercial autonomous driving vehicles and small indoor robots. An affordable solution to this problem is fusion of planar LIDAR with RGB images to provide a similar level of…

Autonomous DrivingDepth CompletionDepth EstimationDepth Prediction