DepthLab: From Partial to Complete
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/.
Code (0)
등록된 구현이 없습니다.
Tasks
Depth CompletionMissing ValuesScene GenerationText to 3DMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
DepthLab: Real-Time 3D Interaction With Depth Maps for Mobile Augmented Reality
Real-time depth data is readily available on mobile phones with passive or active sensors and on VR/AR devices. However, this rich data about our environment is under-explored in mainstream AR applications. Slow adoption…
Depth And Camera MotionDepth EstimationIndoor Monocular Depth EstimationMonocular Depth EstimationPanoptic-Depth Color Map for Combination of Depth and Image Segmentation
Image segmentation and depth estimation are crucial tasks in computer vision, especially in autonomous driving scenarios. Although these tasks are typically addressed separately, we propose an innovative approach to comb…
Autonomous DrivingDepth EstimationImage SegmentationSegmentation+1P2C: Self-Supervised Point Cloud Completion from Single Partial Clouds
Point cloud completion aims to recover the complete shape based on a partial observation. Existing methods require either complete point clouds or multiple partial observations of the same object for learning. In contras…
Point Cloud CompletionIncomplete Graph Representation and Learning via Partial Graph Neural Networks
Graph Neural Networks (GNNs) are gaining increasing attention on graph data learning tasks in recent years. However, in many applications, graph may be coming in an incomplete form where attributes of graph nodes are par…
AttributeLearning a Structured Latent Space for Unsupervised Point Cloud Completion
Unsupervised point cloud completion aims at estimating the corresponding complete point cloud of a partial point cloud in an unpaired manner. It is a crucial but challenging problem since there is no paired partial-compl…
Point Cloud Completion