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

Question about Conv2d + ConvTranspose2d #12

Open
absentio opened this issue May 18, 2020 · 1 comment
Open

Question about Conv2d + ConvTranspose2d #12

absentio opened this issue May 18, 2020 · 1 comment

Comments

@absentio
Copy link

Dear @tlatkowski, I was looking at your code about CIFAR-10 conditional DCGAN and It is the best I've found, even though all your code is written using TensorFlow and I only have experience with PyTorch. Anyway, I found quite strange to see the usage of both convolution and transposed convolution layers in the Generator model. Can you explain me what led you to this choice?
Thanks again for your great work.

@tlatkowski
Copy link
Owner

Hi @absentio ,

thanks for your interest in my repo, could you provide the code reference?

Regards,
Tomasz

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