Skip to content

Issue on DVSGesture Dataset #330

Description

@thanhdat1902

I am trying to download the DVSGesture dataset but it produces a runtime error.

Downloading https://figshare.com/ndownloader/files/38022171 to ./data/DVSGesture/ibmGestureTrain.tar.gz
0it [00:00, ?it/s]
Traceback (most recent call last):
File "/projects/bddu/dnguyen15/event-anonymize/AnonyNoise/data.py", line 2, in
tonic.datasets.DVSGesture(save_to= './data', train = True)
File "/u/dnguyen15/miniconda3/envs/EvPReId_wo_Id/lib/python3.9/site-packages/tonic/datasets/dvsgesture.py", line 87, in init
self.download()
File "/u/dnguyen15/miniconda3/envs/EvPReId_wo_Id/lib/python3.9/site-packages/tonic/dataset.py", line 34, in download
download_and_extract_archive(
File "/u/dnguyen15/miniconda3/envs/EvPReId_wo_Id/lib/python3.9/site-packages/tonic/download_utils.py", line 320, in download_and_extract_archive
download_url(url, download_root, filename, md5)
File "/u/dnguyen15/miniconda3/envs/EvPReId_wo_Id/lib/python3.9/site-packages/tonic/download_utils.py", line 144, in download_url
raise RuntimeError("File not found or corrupted.")
RuntimeError: File not found or corrupted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions