Here is an implement of DETR with Multi-Level Decoder. For now, our model can achieve 1.4% higher MAP comparing to baseline model(DN-DETR).
It's an on-going project based on DN-DETR. Code mostly copy paste from: https://github.com/IDEA-Research/DN-DETR. The adpoted code mainly in DETR_mul/transformer and DETR_mul_Seman/transformer. Feel free to contact me if you have any questions about this project: [email protected]