paper-with-me

Papers

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 well distributed samples of known depth, e.g. Lidar or random uniform sampling, and perform poorly on uneven samples, such as from keypoints, due to the large unsampled regions. To address this problem, we extend CSPN with multiscale prediction and a dilated kernel, leading to much better completion of keypoint-sampled depth. We also show that a model trained on NYUv2 creates surprisingly good point clouds on ETH3D by completing sparse SfM points.

📄 PDF Abstract BibTeX arXiv:2212.00987

Code (0)

등록된 구현이 없습니다.

Tasks

Depth Completion

Similar Papers 제목 키워드 기반

Masked Spatial Propagation Network for Sparsity-Adaptive Depth Refinement

2024-04-30 · CVPR 2024 1 · Jinyoung Jun, Jae-Han Lee, Chang-Su Kim

The main function of depth completion is to compensate for an insufficient and unpredictable number of sparse depth measurements of hardware sensors. However, existing research on depth completion assumes that the sparsi…

Depth Completion

Marigold-DC: Zero-Shot Monocular Depth Completion with Guided Diffusion

2024-12-18 · Massimiliano Viola, Kevin Qu, Nando Metzger, Bingxin Ke 외

Depth completion upgrades sparse depth measurements into dense depth maps guided by a conventional image. Existing methods for this highly ill-posed task operate in tightly constrained settings and tend to struggle when …

DenoisingDepth CompletionDepth EstimationMonocular Depth Estimation+1

GAC-Net_Geometric and attention-based Network for Depth Completion

2025-01-14 · Kuang Zhu, Xingli Gan, Min Sun

Depth completion is a key task in autonomous driving, aiming to complete sparse LiDAR depth measurements into high-quality dense depth maps through image guidance. However, existing methods usually treat depth maps as an…

Autonomous DrivingDepth Completion

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

Sparse and Dense Data with CNNs: Depth Completion and Semantic Segmentation

2018-08-02 · Maximilian Jaritz, Raoul de Charette, Emilie Wirbel, Xavier Perrotton 외

Convolutional neural networks are designed for dense data, but vision data is often sparse (stereo depth, point clouds, pen stroke, etc.). We present a method to handle sparse depth data with optional dense RGB, and acco…

Depth CompletionSemantic Segmentation