Skip to content

Can't download the dataset #3

@druefena

Description

@druefena

Hello,

I can't download the dataset (using v 0.1.53).

from SoccerNet.Downloader import SoccerNetDownloader as SNdl
mySNdl = SNdl(LocalDirectory="/path/to/data")
mySNdl.downloadDataTask(task="jersey-2023", split=["train","test","challenge"])

HTTP Error 404: Not Found
This function should download train.zip for jersey - but train.zip was not uploaded on the server yet!
HTTP Error 404: Not Found
This function should download test.zip for jersey - but test.zip was not uploaded on the server yet!
HTTP Error 404: Not Found
This function should download challenge.zip for jersey - but challenge.zip was not uploaded on the server yet!

Is the data still available?
Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions