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

Wgan cifar10 #18

Merged
merged 2 commits into from
Aug 25, 2017
Merged

Wgan cifar10 #18

merged 2 commits into from
Aug 25, 2017

Conversation

robotcator
Copy link
Contributor

I have implement cifar10-wgan-gp example with slightly modify the parameter of network in my spare time. The convolutional and deconvolutinal networks's stride and padding are modified. But the result looks good.

@caogang caogang merged commit 966d549 into caogang:master Aug 25, 2017
@caogang
Copy link
Owner

caogang commented Aug 25, 2017

Great thanks to your contribution. :) 👍

@robotcator
Copy link
Contributor Author

@caogang I didn't implement the inception score, we should discuss it how to implement in pytorch. And for the discriminator and generator's clas, the conv and deconv layer must carefully design to make compatible with the original paper.

GauthierGidel pushed a commit to GauthierGidel/Variational-Inequality-GAN that referenced this pull request Apr 30, 2019
brechetp pushed a commit to brechetp/wgan-gp that referenced this pull request Aug 23, 2021
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

Successfully merging this pull request may close these issues.

2 participants