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

Code for "Double-Head RCNN: Rethinking Classification and Localization for Object Detection" #809

Merged
merged 7 commits into from
Jul 29, 2019

Conversation

wuyuebupt
Copy link
Contributor

Add major components for double head detector

@wuyuebupt wuyuebupt force-pushed the double_head_simple branch 2 times, most recently from a3d7d45 to 46eb5ec Compare June 15, 2019 14:03
double head only with two losses and no attention

remove double_head detector for now, merge upchannel to double_head bbox head

change the stype using yapl

remove uncessary comment#

to pass check

to pass v2

to pass v3

line too long and style again

reuse bottlenet
@hellock hellock merged commit 36b6577 into open-mmlab:master Jul 29, 2019
JegernOUTT pushed a commit to JegernOUTT/mmdetection that referenced this pull request Nov 23, 2019
…n for Object Detection" (open-mmlab#809)

* add major components for training double head

double head only with two losses and no attention

remove double_head detector for now, merge upchannel to double_head bbox head

change the stype using yapl

remove uncessary comment#

to pass check

to pass v2

to pass v3

line too long and style again

reuse bottlenet

* refactoring

* bug fix

* bug fix for weight initialization

* add reg roi scale factor and modify loss weights

* rescale the roi after mapping to fpn levels
@OpenMMLab-Assistant001
Copy link

Hi @wuyuebupt

First of all, we want to express our gratitude for your significant PR in the mmdetection project. Your contribution is highly appreciated, and we are grateful for your efforts in helping improve this open-source project during your personal time. We believe that many developers will benefit from your PR.

We would also like to invite you to join our Special Interest Group (SIG) private channel on Discord, where you can share your experiences, ideas, and build connections with like-minded peers. To join the SIG channel, simply message moderator— OpenMMLab on Discord or briefly share your open-source contributions in the #introductions channel and we will assist you. Look forward to seeing you there! Join us :https://discord.gg/raweFPmdzG

If you have WeChat,welcome to join our community on WeChat. You can add our assistant :openmmlabwx. Please add "mmsig + Github ID" as a remark when adding friends:)

Thank you again for your contribution❤

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