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

Why structure knowledge distillation is effective? #50

Open
xiaozhimabing opened this issue Oct 20, 2020 · 2 comments
Open

Why structure knowledge distillation is effective? #50

xiaozhimabing opened this issue Oct 20, 2020 · 2 comments

Comments

@xiaozhimabing
Copy link

I want to know why structure knowledge distillation is effective and how it can be used for regression tasks?How to choose the intermediate feature maps for pair-wise knowledge distillation? Is there anyone can help me for this question?

@irfanICMLL
Copy link
Owner

Because it considers the correlation among pixels. If the unary part is hard to learn or can not be trained effectively, employing the structure KD will help training.
I tend to choose some deeper features. Because abstract semantics makes more sense. Besides, the spatial size is smaller which is more efficient.

@xiaozhimabing
Copy link
Author

thank you!!!

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