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
132 stars 33 forks source link

download data ek55 error #19

Closed richwardle closed 2 years ago

richwardle commented 2 years ago

When running the following script to get data: ./scripts/download_data_ek55.sh

The download does not initiate, with the following error displayed: '0curl: (7) Failed to connect to iplab.dmi.unict.it port 443: No route to host'

antoninofurnari commented 2 years ago

Hello, thanks for notifying me. There has been a issue at our servers which our technicians will likely solve tomorrow.

Just try tomorrow, it should work.

Antonino

antoninofurnari commented 2 years ago

Just checked it's working now.

Antonino