cszn / DnCNN

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

strange output from the DnCNN denosing #41

Closed Allen1207 closed 6 years ago

Allen1207 commented 6 years ago

Hi, I tried to run the Demo_test_DnCNN.m, but the output image looks very strange, there are several vertical stripes in the image, and the stripes exist in all output images. and I also tried the Demo_test_FDnCNN_Gray.m, still the same issue. ajc2