cszn / DnCNN

Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising (TIP, 2017)
https://cszn.github.io/
1.42k stars 534 forks source link

About training data creating #80

Open Kaede93 opened 4 years ago

Kaede93 commented 4 years ago

Can somebody tell me how can I create training data with blocking effects? I notice that there is a MATLAB code for creating training data, named createJPEGDeblockingTrainingSet https://ww2.mathworks.cn/help/images/jpeg-image-deblocking-using-deep-learning.html?#JPEGImageDeblockingDeepLearningExample-4

But I have no idea where can download this code, can I get some help? :)

peylnog commented 2 years ago

see this issue (https://github.com/cszn/DnCNN/issues/42)