-
Notifications
You must be signed in to change notification settings - Fork 25
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
index error #2
Comments
Hi @FfuriusS, |
hello, |
Hello @ivonajdenkoska, |
do you find a solution for this |
Did u find a solution for this? |
Hi guys, I fix this error by putting the data folder (which contains all the images downloaded from the dataset DB2) alongside (not inside) with the src folder (which contains the code). |
tried to execute the code
"train_set, test_set = prepare_dataset(image_files) "
throwing an error IndexError: list index out of range
Thank you.
The text was updated successfully, but these errors were encountered: