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

Refactor conditional detr 3.x #8846

Closed

Conversation

LYMDLUT
Copy link
Contributor

@LYMDLUT LYMDLUT commented Sep 20, 2022

This PR aims to refactor Conditional DETR in MMDetection 3.0!

I'm working together with @jshilong, @Li-Qingyun, and @KeiChiTse to refactor the DETR-like algorithms in MMDetection 3.0, using a more lightweight and easy-to-read code style.

feel free to contact me!

jbwang1997 and others added 30 commits September 5, 2022 10:29
* Update

* Update

* force reinstall pycocotools

* Fix build_cuda

* docker install git

* Update

* comment other job to speedup process

* update

* uncomment

* Update

* Update

* Add comments for --force-reinstall
…b#8625)

* Refactor anchor head

* Update

* Update

* Update

* Add a series of boxes tools

* Fix box type to support n x box_dim boxes

* revert box type changes

* Add docstring

* refactor retina_head

* Update

* Update

* Fix comments

* modify docstring of coder and ioucalculator

* Replace with_boxlist with use_box_type
using channel mapper for r18
@LYMDLUT LYMDLUT force-pushed the refactor-conditional-detr-3.x branch from 8c92cd4 to aaee7f5 Compare October 14, 2022 16:10
@jshilong
Copy link
Collaborator

jshilong commented Nov 2, 2022

Please merge the latest refactor_detr

@ZwwWayne
Copy link
Collaborator

Closed as it has been solved in #9405

@ZwwWayne ZwwWayne closed this Jan 29, 2023
@LYMDLUT LYMDLUT deleted the refactor-conditional-detr-3.x branch February 20, 2023 10:11
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.

9 participants