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

The question about the teachers' checkpoint #2

Closed
WangzcBruce opened this issue Sep 11, 2022 · 1 comment
Closed

The question about the teachers' checkpoint #2

WangzcBruce opened this issue Sep 11, 2022 · 1 comment

Comments

@WangzcBruce
Copy link

Excuse me, are these ckpts pretrained by ImageNet? I trained the wideresnet's teacher model with a pretrained ckpt solely on cifar10 initially and found it started at a accuracy of 50%, so I guess the ckpts aren't pretrained on the datasets of cifar10/100. Is that right?

@Adamdad
Copy link
Owner

Adamdad commented Sep 11, 2022

Dear WangzcBruce, May I know which exact pretrained weights you are using? I only provide the teacher weights on CIFAR10 with WideResNet28-2 and 28-10. If those are enough for your own experiments, you can actually train the teacher on your data sets. And make sure your are loading it correctly with mmcls, since mmcls wrap the network architecture with a classifier object.

@Adamdad Adamdad closed this as completed Mar 14, 2023
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