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

After fine-tuning pre-trained WideResNet, the ID classification drops a lot? #20

Open
lygjwy opened this issue Feb 18, 2022 · 1 comment

Comments

@lygjwy
Copy link

lygjwy commented Feb 18, 2022

Hello! Thank you for your excellent work. I have some questions about the implementation.
When I change the train_loader_ood with shuffle = True and the ID classification drops a lot after finetuning the pre-trained WideResNet with lr 0.001 and weight_decay 0.0005. The fine-tuned WideResNet in Cifar10 has 88.59% test classification accuracy compared with 94.39%.
Instead, you use a random offset to induce the randomness. Could you please clarify the reason for this operation? Thanks again!

@QingyangZhang
Copy link

I am curious about this, too.

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