Mael-zys / T2M-GPT

(CVPR 2023) Pytorch implementation of “T2M-GPT: Generating Human Motion from Textual Descriptions with Discrete Representations”
https://mael-zys.github.io/T2M-GPT/
Apache License 2.0
598 stars 52 forks source link

t2m extractor files are no longer available #71

Closed PPierzc closed 1 month ago

PPierzc commented 1 month ago

download_extractor.sh has started to fail with the error

Downloading extractors /usr/local/lib/python3.10/dist-packages/gdown/download.py:32: MarkupResemblesLocatorWarning: The input looks more like a filename than markup. You may want to open this file and pass the filehandle into Beautiful Soup. soup = bs4.BeautifulSoup(line, features="html.parser") Failed to retrieve file url:

Cannot retrieve the public link of the file. You may need to change
the permission to 'Anyone with the link', or have had many accesses.
Check FAQ in https://github.com/wkentaro/gdown?tab=readme-ov-file#faq.

You may still be able to access the file from the browser:

https://drive.google.com/uc?id=1o7RTDQcToJjTm9_mNWTyzvZvjTWpZfug

but Gdown can't. Please check connections and permissions.

It seems that the permissions on the t2m.zip google drive document have changed.

RohollahHS commented 1 month ago

Same problem

Mael-zys commented 1 month ago

Hi, I've updated the code: https://github.com/Mael-zys/T2M-GPT/blob/main/dataset/prepare/download_extractor.sh#L5

You can also down load it with the following link: https://drive.google.com/file/d/1FIiqtkt4F-GVWmnBgtZnv9W3cPWS-oM-/view

amrzv commented 2 days ago

Can you please update VQ-Trans.zip. It's still failing in colab

Failed to retrieve file url:

    Cannot retrieve the public link of the file. You may need to change
    the permission to 'Anyone with the link', or have had many accesses.
    Check FAQ in https://github.com/wkentaro/gdown?tab=readme-ov-file#faq.

You may still be able to access the file from the browser:

    https://drive.google.com/uc?id=1o7RTDQcToJjTm9_mNWTyzvZvjTWpZfug

but Gdown can't. Please check connections and permissions.
/usr/local/lib/python3.8/site-packages/gdown/download.py:33: MarkupResemblesLocatorWarning: The input looks more like a filename than markup. You may want to open this file and pass the filehandle into Beautiful Soup.
  soup = bs4.BeautifulSoup(line, features="html.parser")
Failed to retrieve file url:

    Cannot retrieve the public link of the file. You may need to change
    the permission to 'Anyone with the link', or have had many accesses.
    Check FAQ in https://github.com/wkentaro/gdown?tab=readme-ov-file#faq.

You may still be able to access the file from the browser:

    https://drive.google.com/uc?id=1tX79xk0fflp07EZ660Xz1RAFE33iEyJR