dcgan-completion.tensorflow icon indicating copy to clipboard operation
dcgan-completion.tensorflow copied to clipboard

Can this repo be used as denoising

Open gundamkeroro opened this issue 8 years ago • 0 comments

I'm trying to use this repo as a denoising tool, but I find that in your model.py 's complete method, the generated model still need to compare with the original input that in aligned folder. is that means this input cannot detect where the noise is and it has to be pointed out by the mask you defined?

gundamkeroro avatar Oct 04 '17 18:10 gundamkeroro