hughw19 / NOCS_CVPR2019

[CVPR2019 Oral] Normalized Object Coordinate Space for Category-Level 6D Object Pose and Size Estimation on Python3, Tensorflow, and Keras
https://geometry.stanford.edu/projects/NOCS_CVPR2019/
Other
454 stars 72 forks source link

Unable to download data #73

Closed andrewyguo closed 8 months ago

andrewyguo commented 1 year ago

I am unable to download data via the link http://download.cs.stanford.edu/orion/nocs/camera_train.zip

image

KerwenX commented 1 year ago

Hi @andrewyguo I have encountered the same problem. Have you found the solution?

Deamerrong123 commented 8 months ago

Actually, you cannot download the dataset directly from browser. It gonna be using command-line curl -O $url. And, also the training data set is so large; it might take a few hours to download it.