cszn / DnCNN

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

can i ask you specipic option about uploaded models? #24

Closed sooyeonshin closed 6 years ago

sooyeonshin commented 6 years ago

Hi thank you for your work.

can i ask you about specipic train option of uploded models? (like sigma=10.mat, sigma=15.mat)

I think sigma is noise level. but i don't know about how many epoch you train. (in paper train with 50 epoch. is that right?)

Also training codes v1.1 can generate same model? (using adam or SGD?)

cszn commented 6 years ago

Yes, sigma is noise level. You can reproduce the results with codesv1.1.