dmlc / gluon-cv

Gluon CV Toolkit
http://gluon-cv.mxnet.io
Apache License 2.0
5.8k stars 1.21k forks source link

20bn website is not available, where can I download data? #1694

Open JiaMingLin opened 3 years ago

JiaMingLin commented 3 years ago

Hi, I need to download the something-to-something and jester datasets. But the 20bn website "https://20bn.com" are not available for weeks, the error message is "503 Service Temporarily Unavailable".

I have already downloaded the video data of something-to-something v2, and I need the label dataset. For the Jester, I need both video and label data. Can someone share me the download link?

Please let me know if this post is not appropriate here, I will close it immediately.

Thanks.

sneheshs commented 2 years ago

+1 for accessing the Jester dataset

dy1998 commented 2 years ago

+2 for accessing the something-something dataset

nesquiq commented 2 years ago

Did someone find any alternative available download link?

16lemoing commented 2 years ago

Hi, it is now available here: https://developer.qualcomm.com/software/ai-datasets/jester https://developer.qualcomm.com/software/ai-datasets/something-something

sneheshs commented 2 years ago

Hi, it is now available here: https://developer.qualcomm.com/software/ai-datasets/jester https://developer.qualcomm.com/software/ai-datasets/something-something

Thank you!!!

nesquiq commented 2 years ago

Hi, it is now available here: https://developer.qualcomm.com/software/ai-datasets/jester https://developer.qualcomm.com/software/ai-datasets/something-something

Thanks a lot for noticing!!!

JiaMingLin commented 2 years ago

Thanks

On Thu, 9 Dec 2021 at 12:17, nesquiq @.***> wrote:

Hi, it is now available here: https://developer.qualcomm.com/software/ai-datasets/jester https://developer.qualcomm.com/software/ai-datasets/something-something

Thanks a lot for noticing!!!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dmlc/gluon-cv/issues/1694#issuecomment-989495867, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABRHA5IUD3QOXLXWDBZX2ILUQAUWFANCNFSM5BPIAF5Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

dy1998 commented 2 years ago

Hi, it is now available here: https://developer.qualcomm.com/software/ai-datasets/jester https://developer.qualcomm.com/software/ai-datasets/something-something

Thanks for your kindly notice!

zjbthomas commented 2 years ago

Can anybody successfully accept the "Product Kit License Agreement" in the following page? Snipaste_2022-02-08_17-20-28

For me the page always refreshes when I click on Accept... Tried different browsers, computers, and even networks...

shashank2111 commented 2 years ago

Yes this issue is persisting. The accept button doesn't do any thing. The page gets refreshed. Can anybody guide on this ?

Thank you.

seunghyunbaik commented 2 years ago

I mailed qualcomm and solved this problems!

Jeba-create commented 2 years ago

I have downloaded the something-somethingv2 dataset from here (https://developer.qualcomm.com/software/ai-datasets/something-something), but I could extract the videos only from the first folder using the command cat 20bn-something-something-v2-?? | tar zx`.

Please assist

Jeba-create commented 2 years ago

Hi Mohit,

You can download the dataset from https://developer.qualcomm.com/software/ai-datasets/something-something.

To extract the videos, follow the following procedure

  1. unzip 20bn-something-something-v2-\??.zip
  2. cat 20bn-something-something-v2-?? | tar -xvzf -

    Please let me if this helps to solve your issue...

On Fri, Jul 1, 2022 at 3:22 AM Mohit Sharma @.***> wrote:

@Jeba-create https://github.com/Jeba-create were you able to resolve the issue? I am facing the same problem.

— Reply to this email directly, view it on GitHub https://github.com/dmlc/gluon-cv/issues/1694#issuecomment-1171713886, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUX5KTQXK3TBBPKJE673Y7TVRYJJTANCNFSM5BPIAF5Q . You are receiving this because you were mentioned.Message ID: @.***>