paper-with-me

Papers

Depth image denoising using nuclear norm and learning graph model

2020-08-09 · Chenggang Yan, Zhisheng Li, Yongbing Zhang, Yutao Liu, Xiangyang Ji, Yongdong Zhang

The depth images denoising are increasingly becoming the hot research topic nowadays because they reflect the three-dimensional (3D) scene and can be applied in various fields of computer vision. But the depth images obtained from depth camera usually contain stains such as noise, which greatly impairs the performance of depth related applications. In this paper, considering that group-based image restoration methods are more effective in gathering the similarity among patches, a group based nuclear norm and learning graph (GNNLG) model was proposed. For each patch, we find and group the most similar patches within a searching window. The intrinsic low-rank property of the grouped patches is exploited in our model. In addition, we studied the manifold learning method and devised an effective optimized learning strategy to obtain the graph Laplacian matrix, which reflects the topological structure of image, to further impose the smoothing priors to the denoised depth image. To achieve fast speed and high convergence, the alternating direction method of multipliers (ADMM) is proposed to solve our GNNLG. The experimental results show that the proposed method is superior to other current state-of-the-art denoising methods in both subjective and objective criterion.

📄 PDF Abstract BibTeX arXiv:2008.03741

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage DenoisingImage Restoration

Similar Papers 제목 키워드 기반

Graph Harmony: Denoising and Nuclear-Norm Wasserstein Adaptation for Enhanced Domain Transfer in Graph-Structured Data

2023-01-29 · Mengxi Wu, Mohammad Rostami

Graph-structured data can be found in numerous domains, yet the scarcity of labeled instances hinders its effective utilization of deep learning in many scenarios. Traditional unsupervised domain adaptation (UDA) strateg…

DenoisingDomain AdaptationGraph ClassificationNavigate+2

Weighted Nuclear Norm Minimization with Application to Image Denoising

2014-06-01 · CVPR 2014 6 · Shuhang Gu, Lei Zhang, WangMeng Zuo, Xiangchu Feng

As a convex relaxation of the low rank matrix factorization problem, the nuclear norm minimization has been attracting significant research interest in recent years. The standard nuclear norm minimization regularizes eac…

DenoisingImage Denoising

Multi-modal and frequency-weighted tensor nuclear norm for hyperspectral image denoising

2021-06-23 · Xiaozhen Xie, Sheng Liu

Low-rankness is important in the hyperspectral image (HSI) denoising tasks. The tensor nuclear norm (TNN), defined based on the tensor singular value decomposition, is a state-of-the-art method to describe the low-rankne…

DenoisingHyperspectral Image DenoisingImage Denoising

Multi-channel Weighted Nuclear Norm Minimization for Real Color Image Denoising

2017-05-28 · ICCV 2017 10 · Jun Xu, Lei Zhang, David Zhang, Xiangchu Feng

Most of the existing denoising algorithms are developed for grayscale images, while it is not a trivial work to extend them for color image denoising because the noise statistics in R, G, B channels can be very different…

Color Image DenoisingDenoisingImage Denoising

Nuclear Norm Regularization for Deep Learning

2024-05-23 · Christopher Scarvelis, Justin Solomon

Penalizing the nuclear norm of a function's Jacobian encourages it to locally behave like a low-rank linear map. Such functions vary locally along only a handful of directions, making the Jacobian nuclear norm a natural …

Deep LearningDenoisingRepresentation Learning