paper-with-me

Papers

Aggregating Feature Point Cloud for Depth Completion

2023-01-01 · ICCV 2023 1 · Zhu Yu, Zehua Sheng, Zili Zhou, Lun Luo, Si-Yuan Cao, Hong Gu, Huaqi Zhang, Hui-Liang Shen

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 this using a large number of iterative refinements or stacking repetitive blocks. Due to the limited receptive field of conventional convolution, the generalizability with respect to different sparsity levels of input depth maps is impeded. To tackle these problems, we propose a feature point cloud aggregation framework to directly propagate 3D depth information between the given points and the missing ones. We extract 2D feature map from images and transform the sparse depth map to point cloud to extract sparse 3D features. By regarding the extracted features as two sets of feature point clouds, the depth information for a target location can be reconstructed by aggregating adjacent sparse 3D features from the known points using cross attention. Based on this, we design a neural network, called as PointDC, to complete the entire depth information reconstruction process. Experimental results show that, our PointDC achieves superior or competitive results on the KITTI benchmark and NYUv2 dataset. In addition, the proposed PointDC demonstrates its higher generalizability to different sparsity levels of the input depth maps and cross-dataset evaluation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Depth Completion

Similar Papers 제목 키워드 기반

DiffPCN: Latent Diffusion Model Based on Multi-view Depth Images for Point Cloud Completion

2025-09-28 · Zijun Li, Hongyu Yan, Shijie Li, Kunming Luo 외 arxiv

Latent diffusion models (LDMs) have demonstrated remarkable generative capabilities across various low-level vision tasks. However, their potential for point cloud completion remains underexplored due to the unstructured…

Point Cloud CompletionPoint Clouds

DeCoTR: Enhancing Depth Completion with 2D and 3D Attentions

2024-03-18 · CVPR 2024 1 · Yunxiao Shi, Manish Kumar Singh, Hong Cai, Fatih Porikli

In this paper, we introduce a novel approach that harnesses both 2D and 3D attentions to enable highly accurate depth completion without requiring iterative spatial propagations. Specifically, we first enhance a baseline…

Depth Completion

Sparse SPN: Depth Completion from Sparse Keypoints

2022-12-02 · Yuqun Wu, Jae Yong Lee, Derek Hoiem

Our long term goal is to use image-based depth completion to quickly create 3D models from sparse point clouds, e.g. from SfM or SLAM. Much progress has been made in depth completion. However, most current works assume w…

Depth Completion

Sparse Fuse Dense: Towards High Quality 3D Detection with Depth Completion

2022-03-18 · CVPR 2022 1 · Xiaopei Wu, Liang Peng, Honghui Yang, Liang Xie 외

Current LiDAR-only 3D detection methods inevitably suffer from the sparsity of point clouds. Many multi-modal methods are proposed to alleviate this issue, while different representations of images and point clouds make …

3D Object DetectionData AugmentationDepth Completionobject-detection+2

Render4Completion: Synthesizing Multi-View Depth Maps for 3D Shape Completion

2019-04-17 · Tao Hu, Zhizhong Han, Abhinav Shrivastava, Matthias Zwicker

We propose a novel approach for 3D shape completion by synthesizing multi-view depth maps. While previous work for shape completion relies on volumetric representations, meshes, or point clouds, we propose to use multi-v…

Image-to-Image TranslationTranslation