SoccerNet / sn-caption

Repository containing all necessary codes to get started on the SoccerNet Dense Video Captioning challenge.
25 stars 2 forks source link

Can't download the dataset #3

Closed Youngphone closed 7 months ago

Youngphone commented 7 months ago

from SoccerNet.Downloader import SoccerNetDownloader as SNdl mySNdl = SNdl(LocalDirectory="path/to/SoccerNet") mySNdl.downloadDataTask(task="caption-2023", split=["train","valid", "test","challenge"]) When use the API to downlaod the data, I get HTTP Error 503: Service Unavailable.

SilvioGiancola commented 7 months ago

We are experiencing some connection issues at our university, please bear with us.

SilvioGiancola commented 7 months ago

Our server is back online. Please give it a try now.