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 on attention pooling in Scene element embedding #46

Open
cyty98 opened this issue Aug 7, 2024 · 0 comments
Open

Question on attention pooling in Scene element embedding #46

cyty98 opened this issue Aug 7, 2024 · 0 comments

Comments

@cyty98
Copy link

cyty98 commented Aug 7, 2024

In the "Scene Element Embedding" section of your paper, it is mentioned that attention-based pooling is used to convert point-level embeddings to polygon-level.
In your implementation within the qcnet_map_encoder.py, it appears that attention pooling based on a graph neural network is employed. How does this differ from the traditional multi-head attention pooling layer? Where did you get the inspiration for this approach? I look forward to your response.

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