-
Notifications
You must be signed in to change notification settings - Fork 120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The dataset download problem #61
Comments
Hi @yukai-lin-git |
I will try the file in1 or 2 days. |
Hello, the problem still persists, please help to solve it. |
Hi @Ade-Pyaar Can you point me toward a free storage solution which can host the >100Gb of data and offer larger download traffic caps? I was not able to find one unfortunately, but i am not very knowledgeable there, Best regards, |
I do not know any cloud platform that can offer >100GB of storage for free. |
i have download this ,if you need it, you can connect me |
does anyone have the |
Hi, I have also put the same data on Kaggle: Please make sure to unzip the archives in the right places : cd AtlasNet
mkdir data
unzip ShapeNetV1PointCloud.zip -d ./data/
unzip ShapeNetV1Renderings.zip -d ./data/
unzip metro_files.zip -d ./data/
unzip trained_models.zip -d ./training/ Let me know if it works? Best, |
Closing this since the issue is stale, feel free to reopen. Thanks a lot for for playing around with AtlasNet. |
(atlasnet) yukailin@yukailin-TUF-GAMING-FX504GD-FX80GD:/media/yukailin/SSD/Desktop/YK-Research/AtlasNet$ sudo bash dataset/download_shapenet_pointclouds.sh
When using the provided data make sure to respect the shapenet license.
mkdir: 無法建立 「data」 目錄: 檔案已存在
--2021-04-01 20:13:34-- https://docs.google.com/uc?export=download&confirm=&id=1MMCYOqSalz77dduKahqDEQKFP9aCvUCy
正在查找主機 docs.google.com (docs.google.com)... 172.217.24.14, 2404:6800:4012:1::200e
正在連接 docs.google.com (docs.google.com)|172.217.24.14|:443... 連上了。
已送出 HTTP 要求,正在等候回應... 200 OK
長度: 未指定 [text/html]
儲存到:`data/ShapeNetV1PointCloud.zip'
data/ShapeNetV1PointCloud.zip [ <=> ] 3.07K --.-KB/s 於 0s
2021-04-01 20:13:34 (6.02 MB/s) - 已儲存 `data/ShapeNetV1PointCloud.zip' [3139]
Archive: ShapeNetV1PointCloud.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.
note: ShapeNetV1PointCloud.zip may be a plain executable, not an archive
unzip: cannot find zipfile directory in one of ShapeNetV1PointCloud.zip or
ShapeNetV1PointCloud.zip.zip, and cannot find ShapeNetV1PointCloud.zip.ZIP, period.
Is it something wrong with the file download_shapenet_pointclouds.sh,
like the line gdrive_download 1MMCYOqSalz77dduKahqDEQKFP9aCvUCy data/ShapeNetV1PointCloud.zip in this file.
Thank you.
The text was updated successfully, but these errors were encountered: