charlesq34 / pointnet

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

Not able to download modelnet40_ply_hdf5_2048.zip file #260

Closed Racketycomic closed 3 years ago

Racketycomic commented 3 years ago

When i run the train.py file it is not downloading the modelnet40_ply_hdf5_2048.zip file and instead get this below error unzip: cannot find or open modelnet40_ply_hdf5_2048.zip, modelnet40_ply_hdf5_2048.zip.zip or modelnet40_ply_hdf5_2048.zip.ZIP.

Racketycomic commented 3 years ago

Put flag : --no-check-certificate in line 15 of provider.py