Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Complete match videos #10

Open
AkshayalakshmiVK opened this issue Mar 30, 2023 · 1 comment
Open

Complete match videos #10

AkshayalakshmiVK opened this issue Mar 30, 2023 · 1 comment

Comments

@AkshayalakshmiVK
Copy link

AkshayalakshmiVK commented Mar 30, 2023

Hello! Are captions available for the 12 single-camera games released? I am currently working on an idea that uses tackles of players and produces captions. I am curious if the captions can be downloaded somewhere.

@SilvioGiancola
Copy link
Collaborator

Hi @AkshayalakshmiVK , yes, they are released. You can download them with that python code:

import SoccerNet
from SoccerNet.Downloader import SoccerNetDownloader
mySoccerNetDownloader=SoccerNetDownloader(LocalDirectory="path/to/SoccerNet")
mySoccerNetDownloader.downloadRAWVideo(dataet="SoccerNet-Tracking")

Let me know if that works on your end.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants