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

egohands setup error #2

Open
monajalal opened this issue Jun 26, 2018 · 1 comment
Open

egohands setup error #2

monajalal opened this issue Jun 26, 2018 · 1 comment

Comments

@monajalal
Copy link

I get the following error when setting up for egohands. Can you please share the fix?

4795 egohands/_LABELLED_SAMPLES/CHESS_OFFICE_T_H_frame_2669.jpg
4796 egohands/_LABELLED_SAMPLES/CHESS_OFFICE_T_H_frame_2186.jpg
4797 egohands/_LABELLED_SAMPLES/CHESS_OFFICE_T_H_frame_1563.jpg
4798 egohands/_LABELLED_SAMPLES/CHESS_OFFICE_T_H_frame_0262.jpg
4799 egohands/_LABELLED_SAMPLES/CHESS_OFFICE_T_H_frame_1768.jpg
4800 egohands/_LABELLED_SAMPLES/CHESS_OFFICE_T_H_frame_1332.jpg
>   done scanning director  CHESS_OFFICE_T_H
Train/Eval content generation complete!
Traceback (most recent call last):
  File "egohands_setup.py", line 272, in <module>
    main()
  File "egohands_setup.py", line 266, in main
    download_egohands_dataset(EGOHANDS_DATASET_URL, EGO_HANDS_FILE)
  File "egohands_setup.py", line 236, in download_egohands_dataset
    extract_folder(dataset_path)
  File "egohands_setup.py", line 219, in extract_folder
    rename_files("egohands/_LABELLED_SAMPLES/")
  File "egohands_setup.py", line 210, in rename_files
    generate_csv_files("egohands/_LABELLED_SAMPLES/")
  File "egohands_setup.py", line 191, in generate_csv_files
    split_data_test_eval_train("egohands/_LABELLED_SAMPLES/")
  File "egohands_setup.py", line 182, in split_data_test_eval_train
    generate_label_files("data/")
  File "egohands_setup.py", line 129, in generate_label_files
    if(f.split(".")[1] == "csv"):
IndexError: list index out of range
@abdelazizmirasoft
Copy link

Did you solve that issue?

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

2 participants