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

CrossAttention And Self-Attention #3

Open
daichuangye opened this issue Jun 1, 2024 · 1 comment
Open

CrossAttention And Self-Attention #3

daichuangye opened this issue Jun 1, 2024 · 1 comment

Comments

@daichuangye
Copy link

Hello Author:
In the CrossAttention class in the utils.py file, there is only one input parameter x, which actually computes Self-Attention. Is your code inconsistent with the content of your paper?

@PANHAOC
Copy link

PANHAOC commented Aug 5, 2024

I have the same question. I can't find the definition of the Local Cross-Attention Fusion module mentioned in the paper. In the forward, I only see the simple addition of convolutional features and swin features. Can you explain it?

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