D2GAN
D2GAN copied to clipboard
Dual Discriminator Generative Adversarial Nets
Results
3
D2GAN issues
Sort by
recently updated
recently updated
newest added
I run the code as is `python main.py` with `Python3.6` and `tensorflow1.4.0` but the result is not even close. Do you know why? The plot looks like that perhaps because...
Thanks for sharing your great work! I have tried the training code, it works well, but I have not found the code of MODE metrics. So I cannot implement the...
I want to test the performance on SR. How to do it?