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

AssertionError: assert batch_size <= len(ds) #21

Open
bushra-tayyaba opened this issue Jul 14, 2021 · 3 comments
Open

AssertionError: assert batch_size <= len(ds) #21

bushra-tayyaba opened this issue Jul 14, 2021 · 3 comments

Comments

@bushra-tayyaba
Copy link

I am getting this error. I have created separate folders for training and validation data. Screenshots are attached below. Kindly help me solve this.
Capture_train
Capture_valid

Capture2

@simongraham
Copy link
Owner

Hi - this error normally comes from the path to the data not being correct. Can you please double check the path to your data. This is specified in the config file here. Can you double check that and get back to me please

@hmza312
Copy link

hmza312 commented Oct 17, 2021

I am getting this error. I have created separate folders for training and validation data. Screenshots are attached below. Kindly help me solve this. Capture_train Capture_valid

Capture2

where is this dataset

@simongraham
Copy link
Owner

This means that the paths to the data are not right. You will need to make sure the paths point to the training and validation data directories

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

3 participants