Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

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

About

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 for real noisy images. In this paper, we propose a multi-channel (MC) optimization model for real color image denoising under the weighted nuclear norm minimization (WNNM) framework. We concatenate the RGB patches to make use of the channel redundancy, and introduce a weight matrix to balance the data fidelity of the three channels in consideration of their different noise statistics. The proposed MC-WNNM model does not have an analytical solution. We reformulate it into a linear equality-constrained problem and solve it with the alternating direction method of multipliers. Each alternative updating step has closed-form solution and the convergence can be guaranteed. Extensive experiments on both synthetic and real noisy image datasets demonstrate the superiority of the proposed MC-WNNM over state-of-the-art denoising methods.

Jun Xu, Lei Zhang, David Zhang, Xiangchu Feng• 2017

Related benchmarks

TaskDatasetResultRank
Image DenoisingDND
PSNR37.38
135
Image DenoisingSIDD (test)
PSNR33.4
102
Image DenoisingSIDD
PSNR29.54
102
Image DenoisingDND (test)
PSNR37.38
94
Color Image DenoisingKodak24 (test)
PSNR29.31
79
Image DenoisingPolyU
PSNR38.26
66
Image DenoisingDND benchmark (test)
PSNR37.38
65
Image DenoisingHighISO
PSNR39.89
48
Image DenoisingDND sRGB (test)
PSNR37.38
46
Gaussian color image denoisingKodak24
CPSNR33.23
27
Showing 10 of 23 rows

Other info

Code

Follow for update