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

Why using up-pooling instead of 2 stride convtranspose when UP #43

Open
annihi1ation opened this issue Feb 14, 2020 · 1 comment
Open

Comments

@annihi1ation
Copy link

Hey professor. I remember that the 2 stride conv is more stable than up-pooling (according to DCGAN). However, in your model, the downsampling part is 2 stride conv, while up-pooling in upsampling part.

Could you give us a reason for this?
Looking forward to your reply

@jayzhan211
Copy link

jayzhan211 commented Apr 18, 2020

this has been discussed in cyclegan

junyanz/pytorch-CycleGAN-and-pix2pix#190

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