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

index error #2

Open
FfuriusS opened this issue Jan 29, 2020 · 6 comments
Open

index error #2

FfuriusS opened this issue Jan 29, 2020 · 6 comments

Comments

@FfuriusS
Copy link

tried to execute the code
"train_set, test_set = prepare_dataset(image_files) "
throwing an error IndexError: list index out of range
Thank you.

@ivonajdenkoska
Copy link
Owner

Hi @FfuriusS,
Can you tell me which dataset are you using?

@FfuriusS
Copy link
Author

hello,
I am using FVC2002 DB2 for the dataset

@SwapnilSMane
Copy link

Hello @ivonajdenkoska,
Please give a solution over the list index out of range and how to prepare the train_set and test_set.

@NehaGupta1020
Copy link

Hello @ivonajdenkoska,
Please give a solution over the list index out of range and how to prepare the train_set and test_set.

do you find a solution for this

@sakthimaheswari
Copy link

tried to execute the code
"train_set, test_set = prepare_dataset(image_files) "
throwing an error IndexError: list index out of range
Thank you.

Did u find a solution for this?

@WINNINGANDLOSING
Copy link

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).
Notice that when I put the data folder inside the src folder I encountered this error.

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

6 participants