Anomaly Detection get_datasets.sh not working
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 479
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
When running the get_datasets.sh, the following error message is printed:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 271 100 271 0 0 4672 0 --:--:-- --:--:-- --:--:-- 4754
Archive: dev_data_ToyCar.zip
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of dev_data_ToyCar.zip or
dev_data_ToyCar.zip.zip, and cannot find dev_data_ToyCar.zip.ZIP, period.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 285 100 285 0 0 7500 0 --:--:-- --:--:-- --:--:-- 7500
Archive: dev_data_ToyCar.zip
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of dev_data_ToyCar.zip or
dev_data_ToyCar.zip.zip, and cannot find dev_data_ToyCar.zip.ZIP, period.
Ergo, I am currently unable to run the models. Could you please help? Cheers!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the Anomaly Detection get_datasets.sh script and rerun it to identify the download responses that are being saved as ZIP files. Verify the referenced dataset URLs and archive contents, then confirm that the datasets download and extract successfully and that the models can run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- data, machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100