amusi / ICCV2023-Papers-with-Code

ICCV 2023 论文和开源项目合集
2.48k stars 249 forks source link

ICCV 2021 paper: Conditional DETR for Fast Training Convergence #22

Closed charlesCXK closed 3 years ago

charlesCXK commented 3 years ago

Hi, Official code of our paper "Conditional DETR for Fast Training Convergence" (https://arxiv.org/abs/2108.06152) has been released, please see https://github.com/Atten4Vis/ConditionalDETR

Hope you can add this link to your README file, thanks.

Topic: Transformer, Object Detection

amusi commented 3 years ago

Now the project has been added, thanks for sharing