SoccerTrack v2
Ten university-level soccer matches (934 minutes) recorded by fixed panoramic camera systems whose field of view spans the entire pitch, released together with frame-level game state annotations and player-linked ball action events on the same footage.
Contents
| Folder | Contents |
|---|---|
videos/ |
20 panoramic half-match videos (two 45-minute periods per match) |
gsr/ |
Game state annotations: one JSON per half (pitch coordinates, jersey-derived identities, roles, team sides) |
bas/ |
Ball action events: twelve classes per match, with acting team and actor identifiers shared with the game state annotations |
ball/ |
Per-frame ball track per half (auxiliary annotation; positions are clamped to the pitch rectangle in matches 132831 and 132877) |
mot/ |
Curated bounding-box subset used for the SoccerTrack Challenge at MMSports 2025: per-match ground-truth files and the paired 4-minute clips |
raw/ |
Per-match calibration files (hand-annotated pitch keypoints, distortion maps, camera intrinsics) |
Matches: 117092, 117093, 118575, 118576, 118577, 118578, 128057, 128058, 132831, 132877. Benchmark split: test 128057 + 132831, validation 117093 + 132877, train the remaining six.
Coordinate convention
Pitch coordinates are metric on a 105 m x 68 m pitch with the origin at the centre circle; x increases towards the right half of the pitch as seen from the main camera and y towards the touchline nearer the camera.
Code and documentation
Loaders, evaluation CLIs (GS-HOTA, BAS mAP, MOT HOTA) and baseline starter kits: https://github.com/AtomScott/SoccerTrack-v2
License
CC BY 4.0. The release is pseudonymised: personal names are replaced by jersey numbers. Please cite the SoccerTrack v2 paper (in submission; citation to be added) when publishing results.
- Downloads last month
- 89