linjieli222 / HERO

Research code for EMNLP 2020 paper "HERO: Hierarchical Encoder for Video+Language Omni-representation Pre-training"
https://arxiv.org/abs/2005.00200
MIT License
230 stars 34 forks source link

Unable to download pretrained models & features #48

Closed Yuuraa closed 1 year ago

Yuuraa commented 2 years ago

It seems that link provided in download_tvr.sh and download_didemo.sh is not working. I got following error executing those scripts:

Resolving convaisharables.blob.core.windows.net (convaisharables.blob.core.windows.net)... 20.60.20.68
Connecting to convaisharables.blob.core.windows.net (convaisharables.blob.core.windows.net)|20.60.20.68|:443... connected.
HTTP request sent, awaiting response... 409 Public access is not permitted on this storage account.
2022-11-09 20:49:12 ERROR 409: Public access is not permitted on this storage account..

Could you provide another link, or resolve the issue above?

Thank you....

Yuuraa commented 1 year ago

Fixed!! Thank you :)

allent4n commented 1 week ago

@Yuuraa How to solve this issue? thank you