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 the SEAN module #41

Open
lzaazl opened this issue Dec 8, 2021 · 1 comment
Open

Question about the SEAN module #41

lzaazl opened this issue Dec 8, 2021 · 1 comment

Comments

@lzaazl
Copy link

lzaazl commented Dec 8, 2021

Hi, thanks for your work!

I have a question about the SEAN module implementation detail. In the de-normalization process, why did you add an extra 1 to the gamma? i.e., out = normalized * (1 + gamma_final) + beta_final.

Why 1+gamma here? According to Eq. (1) of the paper, it is gramma exactly.

@NguyenTriTrinh
Copy link

NguyenTriTrinh commented Dec 29, 2021

You can refer to NVlabs/SPADE#4

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