Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 426 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 426 Bytes

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: maxisbai@gmail.com