paper-with-me

Papers

Deformable spatial propagation network for depth completion

2020-07-08 · Zheyuan Xu, Hongche Yin, Jian Yao

Depth completion has attracted extensive attention recently due to the development of autonomous driving, which aims to recover dense depth map from sparse depth measurements. Convolutional spatial propagation network (CSPN) is one of the state-of-the-art methods in this task, which adopt a linear propagation model to refine coarse depth maps with local context. However, the propagation of each pixel occurs in a fixed receptive field. This may not be the optimal for refinement since different pixel needs different local context. To tackle this issue, in this paper, we propose a deformable spatial propagation network (DSPN) to adaptively generates different receptive field and affinity matrix for each pixel. It allows the network obtain information with much fewer but more relevant pixels for propagation. Experimental results on KITTI depth completion benchmark demonstrate that our proposed method achieves the state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2007.04251

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingDepth Completion

Similar Papers 제목 키워드 기반

Revisiting Deformable Convolution for Depth Completion

2023-08-03 · Xinglong Sun, Jean Ponce, Yu-Xiong Wang

Depth completion, which aims to generate high-quality dense depth maps from sparse depth maps, has attracted increasing attention in recent years. Previous work usually employs RGB images as guidance, and introduces iter…

Depth Completion

DenseFormer: Learning Dense Depth Map from Sparse Depth and Image via Conditional Diffusion Model

2025-03-31 · Ming Yuan, Sichao Wang, Chuang Zhang, Lei He 외

The depth completion task is a critical problem in autonomous driving, involving the generation of dense depth maps from sparse depth maps and RGB images. Most existing methods employ a spatial propagation network to ite…

Autonomous DrivingDenoisingDepth Completion

Non-Local Spatial Propagation Network for Depth Completion

2020-07-20 · ECCV 2020 8 · Jinsun Park, Kyungdon Joo, Zhe Hu, Chi-Kuei Liu 외

In this paper, we propose a robust and efficient end-to-end non-local spatial propagation network for depth completion. The proposed network takes RGB and sparse depth images as inputs and estimates non-local neighbors a…

Depth CompletionDepth EstimationDepth PredictionStereo-LiDAR Fusion

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

Self-Supervised Depth Completion Guided by 3D Perception and Geometry Consistency

2023-12-23 · Yu Cai, Tianyu Shen, Shi-Sheng Huang, Hua Huang

Depth completion, aiming to predict dense depth maps from sparse depth measurements, plays a crucial role in many computer vision related applications. Deep learning approaches have demonstrated overwhelming success in t…

Depth Completion