Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Did you verify the code in pytorch version? #13

Open
XiaoqiangZhou opened this issue Jul 18, 2019 · 1 comment
Open

Did you verify the code in pytorch version? #13

XiaoqiangZhou opened this issue Jul 18, 2019 · 1 comment

Comments

@XiaoqiangZhou
Copy link

XiaoqiangZhou commented Jul 18, 2019

The Network archtecture of Discriminator is strange in "MNIST_EDGE" task.
Why the number of ouput channel is 2?
When I train the train_cogan_mnist.py, the result is awful. It seems Generator can not learn much from training, G_loss keeps a high value while D_loss is always much samller.
I am a little doubt with the effectiveness of this pytorch version code

@zhao181
Copy link

zhao181 commented Nov 4, 2019

How did you solve this problem? I use pytorch version, too. After 15000 iterations, the Generator learns nothing. The result is aweful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants