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

AdaptiveInstanceNorm2d and the LayerNorm misunderstand #108

Open
Sarmadfismael opened this issue Nov 23, 2022 · 0 comments
Open

AdaptiveInstanceNorm2d and the LayerNorm misunderstand #108

Sarmadfismael opened this issue Nov 23, 2022 · 0 comments

Comments

@Sarmadfismael
Copy link

Hi
I have an equation about the decoder normalization type.
Is the normalization step done in the Residual Block parts of the decoder or in the up-sampling part of the decoder, I misunderstand the difference between the AdaptiveInstanceNorm2d and the LayerNorm in the code since the paper said use the AdaIN not mention the LayerNorm ?
in LayerNorm where are the gamma and beta come from? Is it from MLP or what?

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