-
Notifications
You must be signed in to change notification settings - Fork 34
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
ERROR: not files with extension .gz #9
Comments
This used to work before. Now, I am also getting a similar error when i try to read a For example:
The above results in the following error :
Can someone help with the above? |
Hello,
have you downloaded the dataset at zenodo? |
Yes, I downloaded the data from Zenodo. I tried the same thing again and getting the error -
Can you give me access once again through zenodo so that i can download a new copy of v1.0 ? |
Hello, I've found that this functions correctly with version 1. However, the error occurs when attempting to load data from version 2. I downloaded both versions from Zenodo. |
dali_data = dali_code.get_the_DALI_dataset(dali_data_path, skip=[], keep=[])
The text was updated successfully, but these errors were encountered: