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

Discriminator Over-fitting Issue #1

Open
ahmed-fau opened this issue May 8, 2018 · 0 comments
Open

Discriminator Over-fitting Issue #1

ahmed-fau opened this issue May 8, 2018 · 0 comments

Comments

@ahmed-fau
Copy link

Hello,

Thanks for sharing your implementation of cDCGAN.

I have tried implementing it for MNIST data set following the same steps you did in 'pytorch_MNIST_cDCGAN.py' with same parameter settings except for the batch size (I used 32 instead of 128). Unfortunately, I get unstable results for epochs larger than 5.

Based on your implementation, I cannot find something like label smoothing or arbitrary Gaussian noise addition to the discriminator input images in order to fix the over fitting issues as described here. Have you already used such stabilizing tricks and I couldn't observe in your implementation ?

With many thanks in advance

Best

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

1 participant