hezhangsprinter / ID-CGAN

Image De-raining Using a Conditional Generative Adversarial Network
http://www.rci.rutgers.edu/~vmp93/index_ImageDeRaining.html
247 stars 57 forks source link

the trained discriminator #2

Closed xinario closed 7 years ago

xinario commented 7 years ago

Can you please also share your trained discriminator?

I saw that in the configuration file, the number of iteration is set to be 2000. I'm wondering if that is necessary to achieve your performance.

hezhangsprinter commented 7 years ago

Hi, It is not necessary to train 2000 epochs . I remembered that 500 or 600 epochs should be enough.
I try to find the trained discriminator and it may take some time. As I never use it during the testing, I will message once I find it.

mohanrajmit commented 6 years ago

Can I also get the trained discriminator for test code.