paper-with-me

Papers

S2ML: Spatio-Spectral Mutual Learning for Depth Completion

2025-11-08 · Zihui Zhao, Yifei Zhang, Zheng Wang, Yang Li, Kui Jiang, Zihan Geng, Chia-Wen Lin arxiv

The raw depth images captured by RGB-D cameras using Time-of-Flight (TOF) or structured light often suffer from incomplete depth values due to weak reflections, boundary shadows, and artifacts, which limit their applications in downstream vision tasks. Existing methods address this problem through depth completion in the image domain, but they overlook the physical characteristics of raw depth images. It has been observed that the presence of invalid depth areas alters the frequency distribution pattern. In this work, we propose a Spatio-Spectral Mutual Learning framework (S2ML) to harmonize the advantages of both spatial and frequency domains for depth completion. Specifically, we consider the distinct properties of amplitude and phase spectra and devise a dedicated spectral fusion module. Meanwhile, the local and global correlations between spatial-domain and frequency-domain features are calculated in a unified embedding space. The gradual mutual representation and refinement encourage the network to fully explore complementary physical characteristics and priors for more accurate depth completion. Extensive experiments demonstrate the effectiveness of our proposed S2ML method, outperforming the state-of-the-art method CFormer by 0.828 dB and 0.834 dB on the NYU-Depth V2 and SUN RGB-D datasets, respectively.

📄 PDF Abstract BibTeX arXiv:2511.06033

Code (0)

등록된 구현이 없습니다.

Tasks

Depth Completion

Similar Papers 제목 키워드 기반

Spectra-Guided Neural Tucker Factorization

2026-05-30 · Fusheng Wang, Yikai Hou arxiv

This paper proposes Spectra-Guided Neural Tucker Factorization (SG-NTF) for High-Dimensional and Incomplete (HDI) tensor completion. Circumventing discrete representational limits, SG-NTF maps scalar timestamps into a co…

Deep RGB-D Canonical Correlation Analysis For Sparse Depth Completion

2019-06-21 · NeurIPS 2019 12 · Yiqi Zhong, Cho-Ying Wu, Suya You, Ulrich Neumann

In this paper, we propose our Correlation For Completion Network (CFCNet), an end-to-end deep learning model that uses the correlation between two data sources to perform sparse depth completion. CFCNet learns to capture…

Depth Completion

2D Semantic-Guided Semantic Scene Completion

2024-09-12 · International Journal of Computer Vision (IJCV) 2024 9 · Xianzhu Liu, Haozhe Xie, Shengping Zhang, Hongxun Yao 외

Semantic scene completion (SSC) aims to simultaneously perform scene completion (SC) and predict semantic categories of a 3D scene from a single depth and/or RGB image. Most existing SSC methods struggle to handle compl…

2D Semantic Segmentation3D Semantic Scene CompletionMissing ValuesSemantic Segmentation

DDS2M: Self-Supervised Denoising Diffusion Spatio-Spectral Model for Hyperspectral Image Restoration

2023-03-12 · ICCV 2023 1 · Yuchun Miao, Lefei Zhang, Liangpei Zhang, DaCheng Tao

Diffusion models have recently received a surge of interest due to their impressive performance for image restoration, especially in terms of noise robustness. However, existing diffusion-based methods are trained on a l…

DenoisingImage RestorationSuper-ResolutionVariational Inference

Don't Forget The Past: Recurrent Depth Estimation from Monocular Video

2020-01-08 · Vaishakh Patil, Wouter Van Gansbeke, Dengxin Dai, Luc van Gool

Autonomous cars need continuously updated depth information. Thus far, depth is mostly estimated independently for a single frame at a time, even if the method starts from video input. Our method produces a time series o…

Depth CompletionDepth EstimationDepth PredictionMonocular Depth Estimation+2