isl-org / Open3D-ML

An extension of Open3D to address 3D Machine Learning tasks
Other
1.84k stars 315 forks source link

Broken links in "Trainned Weights" #496

Open yeung18 opened 2 years ago

yeung18 commented 2 years ago

Checklist

My Question

There is broken link in trainned weights

https://github.com/isl-org/Open3D-ML/blob/master/model_zoo.md#pretrained-weights

samuel1208 commented 2 years ago

I meet this problem when download RandLA-Net model , It returned "Anonymous caller does not have storage.objects.get access to the Google Cloud Storage object".

bar371 commented 2 years ago

The problem persists for me as well, the following pre-trained path returns a 403 not found page error for Rand-La-Net , pytorch on S3DIS dataset. https://storage.googleapis.com/open3d-releases/model-zoo/randlanet_s3dis_202010091238.pth

carlos-argueta commented 2 years ago

I have the same issue with https://storage.googleapis.com/open3d-releases/model-zoo/randlanet_semantickitti_202010091306.zip

Please help!