fpv-iplab / rulstm

Code for the Paper: Antonino Furnari and Giovanni Maria Farinella. What Would You Expect? Anticipating Egocentric Actions with Rolling-Unrolling LSTMs and Modality Attention. International Conference on Computer Vision, 2019.
http://iplab.dmi.unict.it/rulstm
133 stars 33 forks source link

Access Permission issue when downloading features #10

Closed agupt013 closed 4 years ago

agupt013 commented 4 years ago

Hi, I'm trying to download the lmdb file for features using ./scripts/download_data.sh and ./scripts/download_data_full.sh. However, I'm getting an 403 error saying I don't have permission to access the resources. Can you please share the accessible links?

Thanks, Akash

antoninofurnari commented 4 years ago

Hi Akash,

The link should work again now. Thank you for pointing out the issue.

Best, Antonino

agupt013 commented 4 years ago

It is workin now. Thank you for the quick response!

Yu-Wu commented 4 years ago

Hi Antonino,

It seems the link breaks again. e.g., https://iplab.dmi.unict.it/sharing/rulstm/features/flow_full/data.mdb

Could you please check this url?

Thanks, Yu

antoninofurnari commented 4 years ago

The link is now up again as explained here https://github.com/fpv-iplab/rulstm/issues/11#issuecomment-668206155

Thanks for your patience.

Best, Antonino