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

[Feature] Support imagenet pre-training for RTMDet's backbone. #8887

Merged
merged 8 commits into from
Sep 28, 2022

Conversation

RangiLyu
Copy link
Member

@RangiLyu RangiLyu commented Sep 27, 2022

Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand some items, don't worry, just make the pull request and seek help from maintainers.

Motivation

Provide pre-training backbone weights and configs.

Model resolution Params(M) Flops(G) Top-1 (%) Top-5 (%) Download
CSPNeXt-tiny 224x224 2.73 0.339 69.44 89.45 model
CSPNeXt-s 224x224 4.89 0.664 74.41 92.23 model

hhaAndroid
hhaAndroid previously approved these changes Sep 27, 2022
@RangiLyu RangiLyu added the WIP Working in progress label Sep 27, 2022
@RangiLyu RangiLyu removed the WIP Working in progress label Sep 27, 2022
hhaAndroid
hhaAndroid previously approved these changes Sep 27, 2022
@ZwwWayne ZwwWayne merged commit 1860671 into open-mmlab:dev-3.x Sep 28, 2022
@ZwwWayne ZwwWayne added this to the 3.0.0rc2 milestone Oct 21, 2022
@RangiLyu RangiLyu deleted the rtm_imagenet_retrain branch December 17, 2022 03:42
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.

None yet

3 participants