There are no reviews yet. Be the first to send feedback to the community and the maintainers!
% =============================================================== The code in this package implements the Multi-channel Weighted Nuclear Norm Minimization (MCWNNM) model for real color image denoising as described in the following paper: @article{MCWNNM, author = {Jun Xu and Lei Zhang and David Zhang and Xiangchu Feng}, title = {Multi-channel Weighted Nuclear Norm Minimization for Real Color Image Denoising}, journal = {ICCV}, year = {2017} } Please cite the paper if you are using this code in your research. Please see the file License.txt for the license governing this code. Version: 1.0 (26/07/2017), see ChangeLog.txt Contact: Jun Xu <[email protected], [email protected]> % =============================================================== Notice: ------------ 1. We are still optimize the code. In fact, this model can achieve much better performance followed by the suggestions in the file ''PossibleExtension.txt''. 2. The optimized code is provided in https://github.com/csjunxu/MCWNNM_ICCV2017. 3. If you want to follow this work and has no ideas, please read ''PossibleExtension.txt''. Overview ------------ The function "Demo_MCWNNM_ADMM[1||2]" demonstrates color image denoising with the MCWNNM models introduced in the paper. They use the same model, but with different settings. You can choose any setting for your purpose. The function "Demo_MCWNNM_ADMM1_NL_RealGT" demonstrates real color image denoising with "ground truth" by the MCWNNM models introduced in the paper. The function "Demo_MCWNNM_ADMM1_NL_RealNoGT" demonstrates real color image denoising without "ground truth" by the MCWNNM models introduced in the paper. Data ------------ Please download the data from corresponding addresses. 1. kodak_color: 24 high quality color images from Kodak PhotoCD dataset This dataset can be found at http://r0k.us/graphics/kodak/ 2. NoiseClinicImages: real noisy images with no ''ground truth'' This dataset can be found at http://demo.ipol.im/demo/125/ 3. Real_ccnoise_denoised_part: 15 cropped real noisy images from CC [1]. This dataset can be found at http://snam.ml/research/ccnoise The smaller 15 cropped images can be found on in the directory ''Real_ccnoise_denoised_part'' of https://github.com/csjunxu/MCWNNM_ICCV2017 The *real.png are noisy images; The *mean.png are "ground truth" images; The *ours.png are images denoised by CC. [1] A Holistic Approach to Cross-Channel Image Noise Modeling and its Application to Image Denoising. Seonghyeon Nam*, Youngbae Hwang*, Yasuyuki Matsushita, Seon Joo Kim, CVPR, 2016. Dependency ------------ This code is implemented purely in Matlab2014b and doesn't depends on any other toolbox. Contact ------------ If you have any questions or suggestions with the code, or find a bug, please let us know. Contact Jun Xu at [email protected] or [email protected]. Update: 1. 08/15/2017: Complement the "PGs2Image.m" function. Thanks Zi-Fa Han for pointing out the missing of this function.
PolyU-Real-World-Noisy-Images-Dataset
Real-world Noisy Image Denoising: A New BenchmarkTWSC-ECCV2018
Matlab Code for "A Trilateral Weighted Sparse Coding Scheme for Real-World Image Denoising, ECCV 2018".Noisy-As-Clean-TIP2020
PyTorch Code for "Noisy-As-Clean: Learning Self-supervised Denoising from Corrupted Image", TIP 2020.STAR-TIP2020
Matlab code for STAR: A Structure and Texture Aware Retinex Model, TIP 2020.Bovik_NIQE_SPL2013
WNNM_CVPR2014
CODEGuided-Image-Denoising-TIP2018
External Prior Guided Internal Prior Learning for Real-World Noisy Image Denoising. IEEE Transactions on Image Processing, 2018.PGPD-ICCV2015
Patch Group Based Nonlocal Self-Similarity Prior Learning for Image Denoising. ICCV, 2015.SubspaceClusteringMethods
CodesPGPD_Offline_BID
For GRF 17-18SSRSC
Matlab code for "Scaled Simplex Representation for Subspace Clustering (SSRSC)"PGBL_BID
Matlab code for PGBL_BIDBM3DTIP2007_JunXu_Modified
NSCR
Codes for NRC and JNSCRPracticalPoissonGaussianNoiseModelingRawImage
denoising codeLSSC_ICCV2009
codeRSSC-CVIU2015
Re-weighted Sparse Subspace Clustering, Computer Vision and Image Understanding, 2015.ADMM_MatlabCode
code for the 2010 paperSAIST_MODIFIED
MATLAB CODESemi-SupervisedLearning
Code and Paper ListMatlabHelpCodes
csjunxu.github.io
Jun Xu's personal websitePolyU-Real-world-Noisy-Image-Dataset
Code for PolyU Real-world Noisy Image datasetWESNR_TIP2014
CODEWWNNM
matlab codeICCV2017_PAPER1
LATEX FILESPoissonDenoising_NLSPCA
MATLAB CODESchatten-p_Codes
code of top published workPCA_CFA_Denoising_TIP2009
MATLAB CODENIPS2017_20170519
Project Code and Papersofia-ml
Automatically exported from code.google.com/p/sofia-mlDemosaickingCodes
codeCSF_CVPR2014
2017Project3
Code and MaterialsFastTV2Phase_CaiJF
codeMLP_CVPR2012
matlab code for MLP cvpr2012 paperNCSR_TIP2013
Matlab CodeSubspaceCluteringCode
codePaperMath
Latex filesLove Open Source and this site? Check out how you can help us