paper-with-me

Papers

Depth Coefficients for Depth Completion

2019-03-13 · CVPR 2019 6 · Saif Imran, Yunfei Long, Xiaoming Liu, Daniel Morris

Depth completion involves estimating a dense depth image from sparse depth measurements, often guided by a color image. While linear upsampling is straight forward, it results in artifacts including depth pixels being interpolated in empty space across discontinuities between objects. Current methods use deep networks to upsample and "complete" the missing depth pixels. Nevertheless, depth smearing between objects remains a challenge. We propose a new representation for depth called Depth Coefficients (DC) to address this problem. It enables convolutions to more easily avoid inter-object depth mixing. We also show that the standard Mean Squared Error (MSE) loss function can promote depth mixing, and thus propose instead to use cross-entropy loss for DC. With quantitative and qualitative evaluation on benchmarks, we show that switching out sparse depth input and MSE loss with our DC representation and cross-entropy loss is a simple way to improve depth completion performance, and reduce pixel depth mixing, which leads to improved depth-based object detection.

📄 PDF Abstract BibTeX arXiv:1903.05421

Code (0)

등록된 구현이 없습니다.

Tasks

Depth Completionobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Bilateral Propagation Network for Depth Completion

2024-03-17 · CVPR 2024 1 · Jie Tang, Fei-Peng Tian, Boshi An, Jian Li 외

Depth completion aims to derive a dense depth map from sparse depth measurements with a synchronized color image. Current state-of-the-art (SOTA) methods are predominantly propagation-based, which work as an iterative re…

Depth Completion

LiDAR Meta Depth Completion

2023-07-24 · Wolfgang Boettcher, Lukas Hoyer, Ozan Unal, Ke Li 외

Depth estimation is one of the essential tasks to be addressed when creating mobile autonomous systems. While monocular depth estimation methods have improved in recent times, depth completion provides more accurate and …

Depth CompletionDepth EstimationMonocular Depth Estimation

Spacecraft depth completion based on the gray image and the sparse depth map

2022-08-30 · Xiang Liu, Hongyuan Wang, Zhiqiang Yan, Yu Chen 외

Perceiving the three-dimensional (3D) structure of the spacecraft is a prerequisite for successfully executing many on-orbit space missions, and it can provide critical input for many downstream vision algorithms. In thi…

Depth CompletionForeground SegmentationPose EstimationSpacecraft Pose Estimation

From Depth What Can You See? Depth Completion via Auxiliary Image Reconstruction

2020-06-01 · CVPR 2020 6 · Kaiyue Lu, Nick Barnes, Saeed Anwar, Liang Zheng

Depth completion recovers dense depth from sparse measurements, e.g., LiDAR. Existing depth-only methods use sparse depth as the only input. However, these methods may fail to recover semantics consistent boundaries, or …

Depth CompletionImage Reconstruction

Prior based Sampling for Adaptive LiDAR

2023-04-14 · Amit Shomer, Shai Avidan

We propose SampleDepth, a Convolutional Neural Network (CNN), that is suited for an adaptive LiDAR. Typically,LiDAR sampling strategy is pre-defined, constant and independent of the observed scene. Instead of letting a L…

Depth Completion