[Feature] Support DETRs with Hybrid Matching #8655
Conversation
@@ -0,0 +1,184 @@ | |||
_base_ = [ |
There was a problem hiding this comment.
Would you mind making the original two-stage deformable-detr as base then we can notice all modifications which indicate the tricks
Thanks for your great work! |
344d3eb
to
a13c485
Compare
@okotaku Thanks a lot for your help in creating PR for our HDETR! It would be great if you could check our latest repo based on MMdetection: https://github.com/HDETR/H-Deformable-DETR-mmdet/tree/mmdetection-with-plug-in We would really appreciate your efforts if you could help migrate the complete implementations and pre-trained checkpoints! |
@PkuRainBow Thank you for your sharing! It sounds good. I will try it after refactoring of DETRs. |
Motivation
DETRs with Hybrid Matching
official repo
Result
Checklist