wbhu / DnCNN-tensorflow

:octocat::octocat:A tensorflow implement of the paper "Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising"
GNU General Public License v3.0
363 stars 150 forks source link

Reproduce the model in checkpoint_demo #33

Open JoeXinfa opened 6 years ago

JoeXinfa commented 6 years ago

Hi Wenbo, thank you for sharing the code. Could you tell me how you trained the model in the checkpoint_demo folder, such as the training dataset and parameters? I tried but couldn't get a model as good as yours. Thanks in advance.

1009874277 commented 4 years ago

Hello, Instance of 'CheckpointState' has no 'model_checkpoint_path' member How can I do?