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

Confusion about Generator #60

Open
leesocool opened this issue Jul 12, 2023 · 1 comment
Open

Confusion about Generator #60

leesocool opened this issue Jul 12, 2023 · 1 comment

Comments

@leesocool
Copy link

Thank you for your excellent work!
I have some questions about the Generator.

There are two implementation methods for upsampling in the code, "UpBlock" and "UpBlockComp", but the architecture in the paper does not mention the latter. I would like to ask when to use "UpBlock" and when to use "UpBlockComp"

https://github.com/odegeasslbc/FastGAN-pytorch/blob/d34b36642ca30e3c48dac294c5a831c12fc7bb75/models.py#L99C1-L105C17
and
https://github.com/odegeasslbc/FastGAN-pytorch/blob/d34b36642ca30e3c48dac294c5a831c12fc7bb75/models.py#L108C1-L119C17

Hope to get your response.

@leesocool
Copy link
Author

image

and

image

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