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 vmambav2_tiny_224 on CIFAR-10 #336

Open
TalRub104 opened this issue Dec 2, 2024 · 1 comment
Open

Training vmambav2_tiny_224 on CIFAR-10 #336

TalRub104 opened this issue Dec 2, 2024 · 1 comment

Comments

@TalRub104
Copy link

Hi,
I want to train vmambav2_tiny_224 on CIFAR-10 and was wondering what minimal additional changes are required besides:

  1. Changing _C.DATA.DATASET to 'CIFAR10'
  2. Setting DATA.IMG_SIZE to 32
  3. Setting MODEL.NUM_CLASSES to 10

Thanks!

@MzeroMiko
Copy link
Owner

I think these changes maybe enough for the dataset, but you'd better try it out yourself until you really met a problem.

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