MitoEM rat volume download doesn't work
Closed this issue · 2 comments
anwai98 commented
https://github.com/constantinpape/torch-em/blob/main/torch_em/data/datasets/mitoem.py#L17 (installation for the rat volume doesn't work)
from the data loader:
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://www.dropbox.com/s/dl/kobmxbrabdfkx7y/EM30-R-im.zip
from wget
:
(base) glogin9:/scratch/usr/nimanwai $ wget https://www.dropbox.com/s/dl/kobmxbrabdfkx7y/EM30-R-im.zip
--2024-01-19 17:36:35-- https://www.dropbox.com/s/dl/kobmxbrabdfkx7y/EM30-R-im.zip
Resolving www.dropbox.com (www.dropbox.com)... 162.125.66.18
Connecting to www.dropbox.com (www.dropbox.com)|162.125.66.18|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2024-01-19 17:36:35 ERROR 404: Not Found.
anwai98 commented
This is now fixed for the inputs and paired labels download. I'll go ahead and close this!