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

About Knowledge Distillation #4

Open
wnma3mz opened this issue Aug 4, 2019 · 0 comments
Open

About Knowledge Distillation #4

wnma3mz opened this issue Aug 4, 2019 · 0 comments

Comments

@wnma3mz
Copy link

wnma3mz commented Aug 4, 2019

Hello, I am a beginner of knowledge distillation. Your code has helped me a lot. I have a question.

When using VGG, we need to use VGG_teacher.py to train to get the teacher model. Then we use VGG.py to distill S-DNN. Of course, the key part is SVD.

But why is there no pre-training teacher model in MobileNet.py and ResNext.py. This seems to be different from knowledge distillation, or I have neglected a certain part.

Looking forward to your reply. Thank you very much.

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

1 participant