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

self-supervised learning to train a teacher model and to generate pseudo-labels #6

Open
Xglbrilliant opened this issue Oct 25, 2022 · 1 comment

Comments

@Xglbrilliant
Copy link

Hi author, thank you for your great work! I am intrigued by your work and very much looking forward to your method for self-supervised learning to train a teacher model and to generate pseudo-labels, thanks a lot!

@szq0214
Copy link
Owner

szq0214 commented Oct 26, 2022

Hi @Xglbrilliant, thanks for your interest in our work! Our FKD-SSL is based on our previous work: S2-BNN: Bridging the Gap Between Self-Supervised Real and 1-bit Neural Networks via Guided Distribution Calibration (CVPR 2021) (Code), which is a pure distillation-based self-supervised learning framework. The self-supervised teachers can be pre-trained via any strong SSL methods, such as MoCo, SwAV, DINO, etc., or use their off-the-shelf pre-trained models directly.

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