Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sample test video can not be get #93

Open
MichaelWU0726 opened this issue Feb 8, 2021 · 6 comments
Open

sample test video can not be get #93

MichaelWU0726 opened this issue Feb 8, 2021 · 6 comments

Comments

@MichaelWU0726
Copy link

in file download.sh:
wget -P sample_data -r -nH --cut-dirs=1 --no-parent --reject="index.html*" http://relation.csail.mit.edu/data/bolei_juggling/
it showed 403:Forbidden

@shank-gyrus
Copy link

shank-gyrus commented Feb 26, 2021

Same issue for me as well.

wget -r -nH --cut-dirs=1 --no-parent --reject="index.html*"  http://relation.csail.mit.edu/data/juggling_frames/
--2021-02-26 18:20:29--  http://relation.csail.mit.edu/data/juggling_frames/
Resolving relation.csail.mit.edu (relation.csail.mit.edu)... 128.30.195.26
Connecting to relation.csail.mit.edu (relation.csail.mit.edu)|128.30.195.26|:80... connected.
HTTP request sent, awaiting response... 403 Forbidden
2021-02-26 18:20:29 ERROR 403: Forbidden.

@MichaelWU0726
Copy link
Author

Same issue for me as well.

wget -r -nH --cut-dirs=1 --no-parent --reject="index.html*"  http://relation.csail.mit.edu/data/juggling_frames/
--2021-02-26 18:20:29--  http://relation.csail.mit.edu/data/juggling_frames/
Resolving relation.csail.mit.edu (relation.csail.mit.edu)... 128.30.195.26
Connecting to relation.csail.mit.edu (relation.csail.mit.edu)|128.30.195.26|:80... connected.
HTTP request sent, awaiting response... 403 Forbidden
2021-02-26 18:20:29 ERROR 403: Forbidden.

Have you solved it ? If done, can you tell me how did you solve it ?

@shank885
Copy link

shank885 commented Mar 2, 2021

@MichaelWU0726 No, the issue is with the resource access permission. I think public access to the data is disabled.

@MichaelWU0726
Copy link
Author

@MichaelWU0726 No, the issue is with the resource access permission. I think public access to the data is disabled.

so don't know if the owner of this repository provide the access

@LFarmbot
Copy link

Yup public access has been disabled.
I've made the test-files available in my fork if anyone is still looking for them: https://github.com/LFarmbot/TRN-pytorch

@tjnkyqcy
Copy link

Yup public access has been disabled. I've made the test-files available in my fork if anyone is still looking for them: https://github.com/LFarmbot/TRN-pytorch

"something-something dataset or jester dataset or charades dataset", these dataset downloads show 503, do you have any other way these datasets can be downloaded that you can provide, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants