English

GTATrack: Winner Solution to SoccerTrack 2025 with Deep-EIoU and Global Tracklet Association

Computer Vision and Pattern Recognition 2026-02-03 v1 Multimedia

Abstract

Multi-object tracking (MOT) in sports is highly challenging due to irregular player motion, uniform appearances, and frequent occlusions. These difficulties are further exacerbated by the geometric distortion and extreme scale variation introduced by static fisheye cameras. In this work, we present GTATrack, a hierarchical tracking framework that win first place in the SoccerTrack Challenge 2025. GTATrack integrates two core components: Deep Expansion IoU (Deep-EIoU) for motion-agnostic online association and Global Tracklet Association (GTA) for trajectory-level refinement. This two-stage design enables both robust short-term matching and long-term identity consistency. Additionally, a pseudo-labeling strategy is used to boost detector recall on small and distorted targets. The synergy between local association and global reasoning effectively addresses identity switches, occlusions, and tracking fragmentation. Our method achieved a winning HOTA score of 0.60 and significantly reduced false positives to 982, demonstrating state-of-the-art accuracy in fisheye-based soccer tracking. Our code is available at https://github.com/ron941/GTATrack-STC2025.

Keywords

Cite

@article{arxiv.2602.00484,
  title  = {GTATrack: Winner Solution to SoccerTrack 2025 with Deep-EIoU and Global Tracklet Association},
  author = {Rong-Lin Jian and Ming-Chi Luo and Chen-Wei Huang and Chia-Ming Lee and Yu-Fan Lin and Chih-Chung Hsu},
  journal= {arXiv preprint arXiv:2602.00484},
  year   = {2026}
}

Comments

Winner Solution of SoccerTrack in ACM Multimedia 2025 Workshop MMSports