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

Why does the H-Deformable-DETR can retain the end-to-end capabilities? #3

Open
volcanolee4 opened this issue Nov 14, 2022 · 0 comments

Comments

@volcanolee4
Copy link

Thanks for your work!
I wonder why the one2many branch doesn't destroy the end2end ability of DETR?
In the training phase,he only thing it looks different is an attention mask, the only difference between the one2one branch and one2many branch is that the proposals in one2one brach are topk300, while the proposals in one2many branch are topk300-1800.

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