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

The effect of deformable attention #23

Open
star9988rr opened this issue Feb 15, 2023 · 1 comment
Open

The effect of deformable attention #23

star9988rr opened this issue Feb 15, 2023 · 1 comment

Comments

@star9988rr
Copy link

Thank you for your work. I'm a little confused that since the results shown in Tab1 and Tab4 indicate that the deformable attention does not bring benefits, why do you use it?

@edwardzhou130
Copy link
Collaborator

We found deformable attention generally works better in our multi-frame fusion model. We believe this is due to its ability to effectively model cross-attention over a larger range, particularly for fast-moving objects.

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