XHWXD / DBSN

Unpaired Learning of Deep Image Denoising

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Request for test input parameters for provided pretrained Models ?

zoezhou1999 opened this issue · comments

Hi, when I used the provided pre-trained model with default arguments and code, I found that some parameters are not correct which leads to no corresponding parameters, e.g. rgb_gaussian_nL25.pth..

Thank you for any helpful suggestions!

Besides, in rgb_gaussian_nL25.pth, there is no 'state_dict_dbsn', only contains 'state_dict_dtcn', which makes the network structure not match. Is there any advice?