Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

How did you change the SSD-Detector for Deformable DETR? #87

Open
ilikeokoge opened this issue Oct 27, 2023 · 0 comments
Open

How did you change the SSD-Detector for Deformable DETR? #87

ilikeokoge opened this issue Oct 27, 2023 · 0 comments

Comments

@ilikeokoge
Copy link

Hi, thank you for the great repojitory.

I have read your paper on SSD-Det.
I believe that SSD-Det is a framework based on Faster-RCNN. That is, it detects proposals and then classifies the classes. On the other hand, you also show experimental results where you changed Detector to Deformable DETR and trained it.

My simple question is, how is a Detector that does not require a proposal, such as DETR, trained? Are there any changes to the framework? Or is it just DETR between backbone-Detector and the rest is identical?

Are example implementations available in this repository?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant