English

DepthLab: From Partial to Complete

Computer Vision and Pattern Recognition 2026-03-17 v2

Abstract

Missing values remain a common challenge for depth data across its wide range of applications, stemming from various causes like incomplete data acquisition and perspective alteration. This work bridges this gap with DepthLab, a foundation depth inpainting model powered by image diffusion priors. Our model features two notable strengths: (1) it demonstrates resilience to depth-deficient regions, providing reliable completion for both continuous areas and isolated points, and (2) it faithfully preserves scale consistency with the conditioned known depth when filling in missing values. Drawing on these advantages, our approach proves its worth in various downstream tasks, including 3D scene inpainting, text-to-3D scene generation, sparse-view reconstruction with DUST3R, and LiDAR depth completion, exceeding current solutions in both numerical performance and visual quality. Our project page with source code is available at https://johanan528.github.io/depthlab_web/.

Keywords

Cite

@article{arxiv.2412.18153,
  title  = {DepthLab: From Partial to Complete},
  author = {Zhiheng Liu and Ka Leong Cheng and Qiuyu Wang and Shuzhe Wang and Hao Ouyang and Bin Tan and Kai Zhu and Yujun Shen and Qifeng Chen and Ping Luo},
  journal= {arXiv preprint arXiv:2412.18153},
  year   = {2026}
}

Comments

Project page and code: https://johanan528.github.io/depthlab_web/

R2 v1 2026-06-28T20:47:41.729Z