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

Application on Deformable DETR #13

Open
jihwanp opened this issue Apr 4, 2023 · 1 comment
Open

Application on Deformable DETR #13

jihwanp opened this issue Apr 4, 2023 · 1 comment

Comments

@jihwanp
Copy link

jihwanp commented Apr 4, 2023

Hi thanks for providing such a wonderful work.

One thing I'm curious about is if this methodology works for NMS-free detector (e.g, Deformable DETR) as well.
Have you tried it?

@shenyi0220
Copy link
Owner

No, you can try it. My gut thought is that it may still improve for those lightweight models(such as onenet, original detr), as those small models still suffer from duplicate boxes more or less. While I feel it won't take effect for strong models(such as swin-dino-detr)

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