Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR PR #9137

Closed
wants to merge 1 commit into from
Closed

Conversation

Li-Qingyun
Copy link
Contributor

@Li-Qingyun Li-Qingyun commented Oct 25, 2022

Motivation

Implement the results in the paper "DINO: DETR with Improved DeNoising Anchor Boxes for End-to-End Object Detection" with mmdetection. The original code has released.

Remark

For DINO implementation, our procedure includes three steps:

Besides, there are also brother PRs #8544, #8846, #8533, #8811 of two algorithms (Condition DETR and DAB DETR) developed in parallel.

I'm a student contributor in GitLink Code Camp. And this is my first experience of contributing a PR to the open source community. I'm trying hard to make DINO available in mmdetection as soon as possible.

If your project allows to use mmdetection2.x, you can refer to #8362 for the version that has been finished but not merged.

@jshilong jshilong assigned jshilong and unassigned hhaAndroid Oct 25, 2022
@Li-Qingyun Li-Qingyun closed this Oct 27, 2022
@Li-Qingyun Li-Qingyun changed the title [WIP]: Add DINO on MMDetection 3.x ERROR PR Feb 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants