TWSC-ECCV2018 icon indicating copy to clipboard operation
TWSC-ECCV2018 copied to clipboard

Matlab Code for "A Trilateral Weighted Sparse Coding Scheme for Real-World Image Denoising, ECCV 2018".

Results 6 TWSC-ECCV2018 issues
Sort by recently updated
recently updated
newest added

Could you tell me why I need to input two kinds of images in 'Demo_TWSC_Sigma_RW_CC2016.m'?What do they represent?

What is the meaning of 'info(1).boundingboxes'? I try to run the code in matlab 2016a,but there is a question 'Functions cannot be indexed using {} or. Indexes in the code...

I have a question that where the 'InoisySRGB' comes from in`[h,w,ch] = size(InoisySRGB);`.Could you help me solve it?

Do we need to set parameters in'Demo_TWSC_Sigma_AWGN'?

Hi, Xu. I'm now working on sparse coding image denoising, however, I find that in your program, Par.lambda1 is always set to 0, which means you actually don't use ADMM...

can you give a quick test instructions?