-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Description
Train to run train.py and the scripts hangs trying to connect to the repo server:
$ python train.py -h
--2023-08-09 20:42:59-- https://shapenet.cs.stanford.edu/media/modelnet40_ply_hdf5_2048.zip
Resolving shapenet.cs.stanford.edu (shapenet.cs.stanford.edu)... 171.67.77.19
Connecting to shapenet.cs.stanford.edu (shapenet.cs.stanford.edu)|171.67.77.19|:443... failed: Connection timed out.
Retrying.
--2023-08-09 20:45:09-- (try: 2) https://shapenet.cs.stanford.edu/media/modelnet40_ply_hdf5_2048.zip
Connecting to shapenet.cs.stanford.edu (shapenet.cs.stanford.edu)|171.67.77.19|:443... failed: Connection timed out.
Retrying.
...
Tried manually but the link is also times out: https://shapenet.cs.stanford.edu/media/modelnet40_ply_hdf5_2048.zip
Hence, I kindly ask, can you point me to the new dataset location?