datasets
datasets copied to clipboard
feat(how2sign): add sentences
sentences are avaialble! https://github.com/how2sign/how2sign-data/issues/1#issuecomment-1248072979
should be able to load sentence level data
I tried to download it and got this error:
tensorflow_datasets.core.download.downloader.DownloadError: Failed to get url https://drive.usercontent.google.com/download?id=1dYey1F_SeHets-UO8F9cE3VMhRBO-6e0&export=download. HTTP code: 404.
and when i manually checked the rest of the links by typing them into my url, im getting 404 errors on all of them. could you please help me figure out what i am doing wrong?
They probably changed the URLS. The original ones are here: https://how2sign.github.io/ If you'd like to update our code that would be appreciated.
i updated it with the links from their site and submitted a pull request: https://github.com/sign-language-processing/datasets/pull/94
could you check it over?
Looks good! thanks. merged. You can install from source if you want the changes reflected