TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/PENet: Towards Precise and Efficient Image Guided Depth Co...

PENet: Towards Precise and Efficient Image Guided Depth Completion

Mu Hu, Shuling Wang, Bin Li, Shiyu Ning, Li Fan, Xiaojin Gong

2021-03-01Depth Completion
PaperPDFCodeCode(official)Code

Abstract

Image guided depth completion is the task of generating a dense depth map from a sparse depth map and a high quality image. In this task, how to fuse the color and depth modalities plays an important role in achieving good performance. This paper proposes a two-branch backbone that consists of a color-dominant branch and a depth-dominant branch to exploit and fuse two modalities thoroughly. More specifically, one branch inputs a color image and a sparse depth map to predict a dense depth map. The other branch takes as inputs the sparse depth map and the previously predicted depth map, and outputs a dense depth map as well. The depth maps predicted from two branches are complimentary to each other and therefore they are adaptively fused. In addition, we also propose a simple geometric convolutional layer to encode 3D geometric cues. The geometric encoded backbone conducts the fusion of different modalities at multiple stages, leading to good depth completion results. We further implement a dilated and accelerated CSPN++ to refine the fused depth map efficiently. The proposed full model ranks 1st in the KITTI depth completion online leaderboard at the time of submission. It also infers much faster than most of the top ranked methods. The code of this work is available at https://github.com/JUGGHM/PENet_ICRA2021.

Results

TaskDatasetMetricValueModel
Depth CompletionKITTI Depth CompletionMAE210.55PENet
Depth CompletionKITTI Depth CompletionRMSE730.08PENet
Depth CompletionKITTI Depth CompletionRuntime [ms]32PENet
Depth CompletionKITTI Depth CompletioniMAE0.94PENet
Depth CompletionKITTI Depth CompletioniRMSE2.17PENet

Related Papers

PacGDC: Label-Efficient Generalizable Depth Completion with Projection Ambiguity and Consistency2025-07-10DidSee: Diffusion-Based Depth Completion for Material-Agnostic Robotic Perception and Manipulation2025-06-26DCIRNet: Depth Completion with Iterative Refinement for Dexterous Grasping of Transparent and Reflective Objects2025-06-11SR3D: Unleashing Single-view 3D Reconstruction for Transparent and Specular Object Grasping2025-05-30HTMNet: A Hybrid Network with Transformer-Mamba Bottleneck Multimodal Fusion for Transparent and Reflective Objects Depth Completion2025-05-27BadDepth: Backdoor Attacks Against Monocular Depth Estimation in the Physical World2025-05-22Event-Driven Dynamic Scene Depth Completion2025-05-19Depth Anything with Any Prior2025-05-15