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

CIFAR-100 pretrained ViT-B-16 weight #70

Open
HengGao12 opened this issue Oct 28, 2023 · 2 comments
Open

CIFAR-100 pretrained ViT-B-16 weight #70

HengGao12 opened this issue Oct 28, 2023 · 2 comments

Comments

@HengGao12
Copy link

Hello, could you please provide ViT-B-16's weights pretrained on CIFAR-100 dataset? Many thanks!

@black0017
Copy link

@HengGao12 you can use timm to get pretrained models on imagenet21k (aka 22k). and then fine-tune them in cifar100 or any other dataset.

@HengGao12
Copy link
Author

@HengGao12 you can use timm to get pretrained models on imagenet21k (aka 22k). and then fine-tune them in cifar100 or any other dataset.

Thank you for your advice! It's really helpful!

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