遇见数据集

SoccerNet/SN-BAS-2025

收藏
Hugging Face2024-10-22 更新2025-04-12 收录
官方服务:

资源简介:

--- license: gpl-3.0 --- # SoccerNet Challenge 2025 - Team Ball Action Spotting ## Download the dataset Install the huggingface_hub pip package: ```bash pip install huggingface_hub[cli] ``` Download the dataset with the following Python code : ```python from huggingface_hub import snapshot_download snapshot_download(repo_id="SoccerNet/SN-BAS-2025", repo_type="dataset", revision="main", local_dir="SoccerNet/SN-BAS-2025") ``` ## Unzip the dataset splits The zipped folder contains videos from the original [SoccerNet dataset](https://www.soccer-net.org/data), which is password-protected. You will receive that password after signing the [SoccerNet NDA](https://docs.google.com/forms/d/e/1FAIpQLSfYFqjZNm4IgwGnyJXDPk2Ko_lZcbVtYX73w5lf6din5nxfmA/viewform).

--- 许可证:GPL-3.0 --- # SoccerNet Challenge 2025 - 球队球权动作定位(Team Ball Action Spotting) ## 数据集下载 安装huggingface_hub的pip工具包: bash pip install huggingface_hub[cli] 使用以下Python代码下载该数据集: python from huggingface_hub import snapshot_download snapshot_download(repo_id="SoccerNet/SN-BAS-2025", repo_type="dataset", revision="main", local_dir="SoccerNet/SN-BAS-2025") ## 解压数据集划分文件 该压缩包包含来自原始[SoccerNet数据集(SoccerNet dataset)](https://www.soccer-net.org/data)的视频文件,该数据集受密码保护。 您需签署[SoccerNet保密协议(NDA)](https://docs.google.com/forms/d/e/1FAIpQLSfYFqjZNm4IgwGnyJXDPk2Ko_lZcbVtYX73w5lf6din5nxfmA/viewform)后,方可获取该访问密码。

提供机构:
SoccerNet
搜集汇总
数据集介绍
SoccerNet/SN-BAS-2025 数据集图片
背景与挑战
背景概述
SoccerNet/SN-BAS-2025是用于SoccerNet Challenge 2025团队球动作检测任务的数据集,包含足球比赛视频和详细注释,覆盖英格兰足球联赛如英超的比赛,时间从2014年到2020年。数据集总大小为19.3 GB,采用训练、验证和测试分割,但视频文件被密码保护,需签署NDA才能访问,且部分数据因加密问题导致生成错误。
以上内容由遇见数据集搜集并总结生成
二维码
社区交流群
二维码
科研交流群
商业服务