dsf-cnn
dsf-cnn copied to clipboard
AssertionError: assert batch_size <= len(ds)
I am getting this error. I have created separate folders for training and validation data. Screenshots are attached below. Kindly help me solve this.
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
I am getting this error. I have created separate folders for training and validation data. Screenshots are attached below. Kindly help me solve this.
![]()
where is this dataset
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