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

error #15

Open
vaibhav030798 opened this issue Jun 9, 2022 · 3 comments
Open

error #15

vaibhav030798 opened this issue Jun 9, 2022 · 3 comments

Comments

@vaibhav030798
Copy link

raise ValueError("num_samples should be a positive integer "
ValueError: num_samples should be a positive integer value, but got num_samples=0

@Suimingzhe
Copy link

I have this problem too, have you solved it?

@ZNzhr
Copy link

ZNzhr commented Sep 22, 2022

Be aware of the parameters when calling DataLoader.With batch_simple,random samples do not need shuffle.So,shuffle should be set to False.

@xyzcxyz
Copy link

xyzcxyz commented Oct 18, 2023

Changed ".jpg" to ".bmp" at dataset.py . it has been mentioned in #3, and i test it works.

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

4 participants