charlesq34 / pointnet

PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation
Other
4.74k stars 1.45k forks source link

Issue to download trial data #62

Closed evagap closed 6 years ago

evagap commented 6 years ago

Hello,

I tried to download the trial data (ModelNET40) and I get the following error: --2017-12-05 16:45:27-- https://shapenet.cs.stanford.edu/media/modelnet40_ply_hdf5_2048.zip; Resolving shapenet.cs.stanford.edu (shapenet.cs.stanford.edu)... Connecting to shapenet.cs.stanford.edu (shapenet.cs.stanford.edu)|... connected. HTTP request sent, awaiting response... 404 Not Found 2017-12-05 16:45:28 ERROR 404: Not Found.

--2017-12-05 16:45:28-- http://unzip/ Resolving unzip (unzip)... failed: No such host is known. . wget: unable to resolve host address 'unzip' --2017-12-05 16:45:30-- http://modelnet40_ply_hdf5_2048.zip/ Resolving modelnet40_ply_hdf5_2048.zip (modelnet40_ply_hdf5_2048.zip)... failed: No such host is known. . wget: unable to resolve host address 'modelnet40_ply_hdf5_2048.zip' 'mv' is not recognized as an internal or external command, operable program or batch file. 'rm' is not recognized as an internal or external command, operable program or batch file.

I have checked that I have access in the repository.

Could you advise me on what to do?

Thank you.

charlesq34 commented 6 years ago

It should be due to temporary shutdown of the server. Should be resolved now. Closing