j96w/DenseFusion

unable to download datasets through script

Opened this issue · 0 comments

Using the script download.sh I tried to download the YCB video and Linemod datasets. However, I receive the errors. It seems that the addresses used in the script are not accessible anymore? This is what I receive for YCB

Downloading the YCB-Video Dataset
--2024-04-03 17:52:47-- https://docs.google.com/uc?export=download&confirm=&id=1if4VoEXNx9W3XCn0Y7Fp15B4GpcYbyYi
Resolving docs.google.com (docs.google.com)... 142.250.186.78, 2a00:1450:4001:828::200e
Connecting to docs.google.com (docs.google.com)|142.250.186.78|:443... connected.
HTTP request sent, awaiting response... 303 See Other
Location: https://drive.usercontent.google.com/download?id=1if4VoEXNx9W3XCn0Y7Fp15B4GpcYbyYi&export=download [following]
--2024-04-03 17:52:48-- https://drive.usercontent.google.com/download?id=1if4VoEXNx9W3XCn0Y7Fp15B4GpcYbyYi&export=download
Resolving drive.usercontent.google.com (drive.usercontent.google.com)... 142.250.186.161, 2a00:1450:4001:82b::2001
Connecting to drive.usercontent.google.com (drive.usercontent.google.com)|142.250.186.161|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2024-04-03 17:52:48 ERROR 404: Not Found.

I can download manually the datasets. If that can work.