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

drop_last in Dataloader #22

Open
debarshigit opened this issue Dec 10, 2024 · 0 comments
Open

drop_last in Dataloader #22

debarshigit opened this issue Dec 10, 2024 · 0 comments

Comments

@debarshigit
Copy link

Thanks for the good work. I have a doubt for the few shot experiments setting. Here you have used batch size = 4 but the dataloader in dassl uses drop_last = True when training. So for example in EuroSAT, in 1 shot setting, 10 training samples are not considered for training. Only 8 are considered, and the rest 2 classes are not taken. Is there something I am missing? Could you please help?

Thank you.

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

1 participant