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

training the teacher model #9

Open
Maaakabaka opened this issue Jan 1, 2025 · 1 comment
Open

training the teacher model #9

Maaakabaka opened this issue Jan 1, 2025 · 1 comment

Comments

@Maaakabaka
Copy link

I am very interested in your experiment. Could you please let me which dataset was used to train your CIFAR-10 teacher model? Additionally, I would like to train a teacher model using a different dataset. Would it be possible for you to share the code for training the teacher model?

@rangwani-harsh
Copy link
Contributor

Thank you @Maaakabaka for your interest.

We use the long-tailed data CIFAR-10 data itself to train the teacher, and don't use any additional data.

We use the following repository to train the LDAM teachers with SAM optimisation method:

https://github.com/val-iisc/Saddle-LongTail

The PaCo based teachers can be obtained by applying SAM on PaCo [ICCV 2021] method.

Please let me know in case you have any more questions.

Best,
Harsh

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