IDEA-Research / detrex

detrex is a research platform for DETR-based object detection, segmentation, pose estimation and other visual recognition tasks.
https://detrex.readthedocs.io/en/latest/
Apache License 2.0
2k stars 206 forks source link

Support Focus-DETR (ICCV'2023) #285

Closed rentainhe closed 1 year ago

rentainhe commented 1 year ago

The official repo is: https://github.com/huawei-noah/noah-research/tree/master/Focus-DETR, Thanks for their great work!