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

incompatibility in code and article #12

Open
maralzar opened this issue Aug 22, 2022 · 4 comments
Open

incompatibility in code and article #12

maralzar opened this issue Aug 22, 2022 · 4 comments

Comments

@maralzar
Copy link

maralzar commented Aug 22, 2022

In your article after concatenating Q and output of the transfer attention layer, we see two convolution layers as illustrated in Fig 2
,however, In code you applied one Conv why do not they match?
T=self.conv1[i](T)

@chunmeifeng
Copy link
Owner

chunmeifeng commented Aug 22, 2022 via email

@maralzar
Copy link
Author

Thank you for the quick response and also amazing research. So the results of the articles are based on two convs ?
??

@chunmeifeng
Copy link
Owner

chunmeifeng commented Aug 22, 2022 via email

@maralzar
Copy link
Author

Thank you.

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