MCG-NJU/SportsMOT
收藏资源简介:
SportsMOT是一个大规模的多目标跟踪数据集,包含240个视频片段,涵盖了篮球、足球和排球三种运动类别。该数据集的目的是跟踪运动场上的运动员,不包括观众、裁判和教练。数据集的创建动机是为了填补体育场景中多目标跟踪数据集的空白,特别是在背景复杂、运动员动作迅速和摄像机快速移动的情况下。数据集的来源是MultiSports,包含了高质量的专业比赛视频。注释过程遵循特定的指南,确保每个运动员在整个视频片段中都有唯一的ID。
SportsMOT is a large-scale multi-object tracking dataset consisting of 240 video clips from 3 categories (i.e., basketball, football and volleyball). The objective is to only track players on the playground (i.e., except for a number of spectators, referees and coaches) in various sports scenes. The motivation for creating this dataset is to fill the gap in multi-object tracking datasets for sports scenes, especially in cases where the background is complicated, players possess rapid motion and the camera lens moves fast. The source of the dataset is MultiSports, which includes high-quality professional game videos. The annotation process follows specific guidelines to ensure that each player has a unique ID throughout the entire video clip.
数据集卡片:SportsMOT
数据集详情
数据集描述
SportsMOT 是一个大规模的多目标跟踪数据集,包含来自篮球、足球和排球三个类别的240个视频片段。该数据集的目标是仅跟踪运动场上的球员(不包括观众、裁判和教练),适用于各种体育场景。
数据集来源
- 仓库: https://github.com/MCG-NJU/SportsMOT
- 论文: https://arxiv.org/abs/2304.05170
- 竞赛: https://codalab.lisn.upsaclay.fr/competitions/12424
- 联系人: mailto: yichunyang@smail.nju.edu.cn
数据集结构
数据集以MOT Challenge 17格式组织,包含以下结构:
splits_txt(视频-分割映射) - basketball.txt - volleyball.txt - football.txt - train.txt - val.txt - test.txt scripts - mot_to_coco.py - sportsmot_to_trackeval.py dataset(MOT挑战格式) - train - VIDEO_NAME1 - gt - img1 - 000001.jpg - 000002.jpg - seqinfo.ini - val(与train相同的层次结构) - test - VIDEO_NAME1 - img1 - 000001.jpg - 000002.jpg - seqinfo.ini
数据集创建
创建动机
多目标跟踪(MOT)是计算机视觉中的一个基本任务,旨在估计视频序列中对象(如行人、车辆)的边界框和身份。现有的MOT数据集主要集中在拥挤的街道场景(如MOT17/20)或静态场景中的舞者(如DanceTrack)。尽管对体育分析的需求不断增加,但缺乏适用于各种体育场景的多目标跟踪数据集,这些场景背景复杂,球员运动迅速,摄像机镜头移动快速。
源数据
数据集选择了三种全球知名的体育项目(足球、篮球和排球),并从MultiSports收集了高质量的专业比赛视频,包括NCAA、英超联赛和奥运会。
标注过程
标注过程遵循以下指南:
- 需要标注运动员的整个肢体和躯干,不包括任何接触运动员身体的物体。
- 在遮挡情况下,只要运动员有可见的身体部分,标注者需要预测运动员的边界框。如果运动员的躯干有一半以上在视野之外,标注者应跳过他们。
- 要求标注者确认每个球员在整个片段中都有一个唯一的ID。
数据集策展人
- Yutao Cui
- Chenkai Zeng
- Xiaoyu Zhao
- Yichun Yang
- Gangshan Wu
- Limin Wang
引用信息
如果发现此数据集有用,请按以下方式引用:
@inproceedings{cui2023sportsmot, title={Sportsmot: A large multi-object tracking dataset in multiple sports scenes}, author={Cui, Yutao and Zeng, Chenkai and Zhao, Xiaoyu and Yang, Yichun and Wu, Gangshan and Wang, Limin}, booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision}, pages={9921--9931}, year={2023} }




