yuxng / YCB_Video_toolbox

Toolbox for the YCB-Video dataset
https://rse-lab.cs.washington.edu/projects/posecnn/
MIT License
147 stars 38 forks source link

Dataset too big! #2

Open mittalrajat opened 6 years ago

mittalrajat commented 6 years ago

This dataset is too big to download on my system. Is there anyway you can provide a smaller version of the dataset for test purposes.

Thanks.

mittalrajat commented 6 years ago

I was able to download it nonetheless. Thanks.

jih189 commented 4 years ago

Somebody upload the data to baidu drive, you can spend 3 dollor to get a prime membership and download it in 5 hours.

kevinkit commented 4 years ago

You can only Register to baidu with an asian phone number

Jiaming Hu notifications@github.com schrieb am Mi., 26. Aug. 2020, 00:29:

Somebody upload the data to baidu drive, you can spend 3 dollor to get a prime membership and download it in 5 hours.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/yuxng/YCB_Video_toolbox/issues/2#issuecomment-680301209, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABUF44JDBP2T3CQNXICWQYLSCQ3OLANCNFSM4EYUZ24A .

jih189 commented 4 years ago

no. you do not have to. If you do it on computer then yes. What you need to do is download baidu app from google play, and register there, then you do not need to provide chinese phone number.

iandewancker commented 3 years ago

If anyone is looking to download the full YCB-V dataset we have a hosted version in S3 and can give you access. Just reach out to info@sbxrobotics.com with subject : YCB-V download

saunair commented 2 years ago

Hi @iandewancker is the S3 bucket still active?

Santranx commented 2 years ago

您的邮件我已收到,我会及时处理。祝好!

GloomyC commented 1 year ago

For anyone still struggling with access to the dataset.

Here's how I managed to get it to work with accessible google drive link.

  1. Have/get any google drive storage subscription so you won't get blocked from file access by "high file traffic" warning
  2. Create symlink to dataset zipfile on your drive by clicking the icon in top right corner of shared file page
  3. Create Google Colab instance and mount your google drive into file system
    from google.colab import drive
    drive.mount('/content/gdrive')

    With console in front of your eyes and zipfile in file system, with less/more googling you should be fine from here.

In case you want to process the dataset in colab anyway, here's some more pitfalls to avoid.

Santranx commented 1 year ago

您的邮件我已收到,我会及时处理。祝好!