paper-with-me

Papers

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 this task. However, high-precision depth completion without relying on the ground-truth data, which are usually costly, still remains challenging. The reason lies on the ignorance of 3D structural information in most previous unsupervised solutions, causing inaccurate spatial propagation and mixed-depth problems. To alleviate the above challenges, this paper explores the utilization of 3D perceptual features and multi-view geometry consistency to devise a high-precision self-supervised depth completion method. Firstly, a 3D perceptual spatial propagation algorithm is constructed with a point cloud representation and an attention weighting mechanism to capture more reasonable and favorable neighboring features during the iterative depth propagation process. Secondly, the multi-view geometric constraints between adjacent views are explicitly incorporated to guide the optimization of the whole depth completion model in a self-supervised manner. Extensive experiments on benchmark datasets of NYU-Depthv2 and VOID demonstrate that the proposed model achieves the state-of-the-art depth completion performance compared with other unsupervised methods, and competitive performance compared with previous supervised methods.

📄 PDF Abstract BibTeX arXiv:2312.15263

Code (0)

등록된 구현이 없습니다.

Tasks

Depth Completion

Methods 이 논문이 사용한 방법론

Spatial Propagation Inspired by the spatial propagation mechanism utilized in the depth completion task \cite{NLSPN}, we introduce a normal incorporated non-local disparity propagation module in…

Similar Papers 제목 키워드 기반

DEUX: Active Exploration for Learning Unsupervised Depth Perception

2023-09-16 · Marvin Chancán, Alex Wong, Ian Abraham

Depth perception models are typically trained on non-interactive datasets with predefined camera trajectories. However, this often introduces systematic biases into the learning process correlated to specific camera path…

Depth CompletionDepth EstimationMotion PlanningRobot Navigation+1

Self-Supervised Learning for Transparent Object Depth Completion Using Depth from Non-Transparent Objects

2025-12-04 · Xianghui Fan, Zhaoyu Chen, Mengyang Pan, Anping Deng 외 arxiv

The perception of transparent objects is one of the well-known challenges in computer vision. Conventional depth sensors have difficulty in sensing the depth of transparent objects due to refraction and reflection of lig…

Self-Supervised LearningDepth Completion

Completion as Enhancement: A Degradation-Aware Selective Image Guided Network for Depth Completion

2024-12-26 · CVPR 2025 1 · Zhiqiang Yan, Zhengxue Wang, Kun Wang, Jun Li 외

In this paper, we introduce the Selective Image Guided Network (SigNet), a novel degradation-aware framework that transforms depth completion into depth enhancement for the first time. Moving beyond direct completion usi…

Depth CompletionMamba

Learnable Differencing Center for Nighttime Depth Perception

2023-06-26 · Zhiqiang Yan, Yupeng Zheng, Chongyi Li, Jun Li 외

Depth completion is the task of recovering dense depth maps from sparse ones, usually with the help of color images. Existing image-guided methods perform well on daytime depth perception self-driving benchmarks, but str…

Depth CompletionDepth Estimation

Depth Completion via Deep Basis Fitting

2019-12-21 · Chao Qu, Ty Nguyen, Camillo J. Taylor

In this paper we consider the task of image-guided depth completion where our system must infer the depth at every pixel of an input image based on the image content and a sparse set of depth measurements. We propose a n…

Depth Completion