neuromorphs / tonic

Publicly available event datasets and transforms.
https://tonic.readthedocs.io
GNU General Public License v3.0
207 stars 47 forks source link

Downloading Issue #113

Closed GiorgosAlexakis closed 3 years ago

GiorgosAlexakis commented 3 years ago

I tried downloading the poker-dvs dataset and it works fine.However ,trying other datasets (Navgesture for example) ,download starts and after a while at about 27% it gives me an error: File not found or corrupted (its raised in the function check_integrity from download_utils.py) but the files do exist in the desired directory nor do I make any changes while the files are downloading. I am running this in a linux system (18.04) , I installed tonic with conda.

biphasic commented 3 years ago

thank you for letting me know! the problem is that the host system (neuromorphic-vision.com) is not very reliable, but for the moment I don't know where else to host it. Please consider downloading it manually from https://www.neuromorphic-vision.com/public/downloads/navgesture/ and placing it in the root directory.

GiorgosAlexakis commented 3 years ago

I did try that and it worked ,thanks!

biphasic commented 3 years ago

great!