paper-with-me

Papers

3dDepthNet: Point Cloud Guided Depth Completion Network for Sparse Depth and Single Color Image

2020-03-20 · Rui Xiang, Feng Zheng, Huapeng Su, Zhe Zhang

In this paper, we propose an end-to-end deep learning network named 3dDepthNet, which produces an accurate dense depth image from a single pair of sparse LiDAR depth and color image for robotics and autonomous driving tasks. Based on the dimensional nature of depth images, our network offers a novel 3D-to-2D coarse-to-fine dual densification design that is both accurate and lightweight. Depth densification is first performed in 3D space via point cloud completion, followed by a specially designed encoder-decoder structure that utilizes the projected dense depth from 3D completion and the original RGB-D images to perform 2D image completion. Experiments on the KITTI dataset show our network achieves state-of-art accuracy while being more efficient. Ablation and generalization tests prove that each module in our network has positive influences on the final results, and furthermore, our network is resilient to even sparser depth.

📄 PDF Abstract BibTeX arXiv:2003.09175

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingDecoderDepth CompletionPoint Cloud Completion

Similar Papers 제목 키워드 기반

Aggregating Feature Point Cloud for Depth Completion

2023-01-01 · ICCV 2023 1 · Zhu Yu, Zehua Sheng, Zili Zhou, Lun Luo 외

Guided depth completion aims to recover dense depth maps by propagating depth information from the given pixels to the remaining ones under the guidance of RGB images. However, most of the existing methods achieve th…

Depth Completion

View-Guided Point Cloud Completion

2021-04-12 · CVPR 2021 1 · Xuancheng Zhang, Yutong Feng, Siqi Li, Changqing Zou 외

This paper presents a view-guided solution for the task of point cloud completion. Unlike most existing methods directly inferring the missing points using shape priors, we address this task by introducing ViPC (view-gui…

Point Cloud Completion

Point Cloud Completion with Pretrained Text-to-Image Diffusion Models

2023-09-21 · NeurIPS 2023 11

Point cloud data collected in real-world applications are often incomplete. This is because they are observed from partial viewpoints, which capture only a specific perspective or angle, or due to occlusion and low resol…

Discontinuous and Smooth Depth Completion with Binary Anisotropic Diffusion Tensor

2020-06-25 · Yasuhiro Yao, Menandro Roxas, Ryoichi Ishikawa, Shingo Ando 외

We propose an unsupervised real-time dense depth completion from a sparse depth map guided by a single image. Our method generates a smooth depth map while preserving discontinuity between different objects. Our key idea…

Depth Completion

DMF-Net: Image-Guided Point Cloud Completion with Dual-Channel Modality Fusion and Shape-Aware Upsampling Transformer

2024-06-25 · Aihua Mao, Yuxuan Tang, Jiangtao Huang, Ying He

In this paper we study the task of a single-view image-guided point cloud completion. Existing methods have got promising results by fusing the information of image into point cloud explicitly or implicitly. However, giv…

Point Cloud Completion