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

Serious problems occurred when training cls network with dcn #30

Closed
zhanglonghao1992 opened this issue Dec 11, 2018 · 2 comments
Closed

Comments

@zhanglonghao1992
Copy link

I tried to train a classification net using dcn (ResNet-50 with dcn in stage 5).
I view feature maps of the deformable conv layer and find that it cannot learn any useful things. Actually the content on each feature map is either 0 or a fixed constant.
I am wondering if there is a problem with the code or dcn is hard to train on the classification task.
@unsky Do you have time to have a look at my classification network and maybe discuss this phenomenon with me?Thank you very much!
Here is my qq:819375556

@zhanglonghao1992
Copy link
Author

@unsky I also check out the offset that detection model(faster rcnn with ResNet50) learned. Its too small, like 1e-2~1e-3. It seems like the offset does not play any role...

@lucinyaLi
Copy link

@unsky I also check out the offset that detection model(faster rcnn with ResNet50) learned. Its too small, like 1e-2~1e-3. It seems like the offset does not play any role...

hello~ do you find the reason of the above-mentioned phenomenon?

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

No branches or pull requests

2 participants