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

Missing Activation in Shortcut #24

Open
ilkedemir opened this issue Nov 15, 2020 · 0 comments
Open

Missing Activation in Shortcut #24

ilkedemir opened this issue Nov 15, 2020 · 0 comments

Comments

@ilkedemir
Copy link

Hello,

In SEAN paper, in Figure 4B, there is a ReLu in the shortcut. However in your code, there is no activation in the shortcut that is applied to ace_s. Which one is used to generate the results demonstrated in the paper?

Thanks!

x_s = self.ace_s(x, seg, style_codes, obj_dic)

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