CVNov 20, 2020

Self-Supervised Small Soccer Player Detection and Tracking

arXiv:2011.10336v145 citations
AI Analysis

This work provides a solution for soccer analysts and coaches to better understand tactical aspects of the game by enabling robust player detection and tracking in challenging scenarios where existing methods fail due to small player size and similar appearances.

This paper addresses the challenge of detecting and tracking small soccer players in various recording conditions without relying on ground-truth data. The proposed self-supervised pipeline achieves top-tier results compared to state-of-the-art methods, especially for small players.

In a soccer game, the information provided by detecting and tracking brings crucial clues to further analyze and understand some tactical aspects of the game, including individual and team actions. State-of-the-art tracking algorithms achieve impressive results in scenarios on which they have been trained for, but they fail in challenging ones such as soccer games. This is frequently due to the player small relative size and the similar appearance among players of the same team. Although a straightforward solution would be to retrain these models by using a more specific dataset, the lack of such publicly available annotated datasets entails searching for other effective solutions. In this work, we propose a self-supervised pipeline which is able to detect and track low-resolution soccer players under different recording conditions without any need of ground-truth data. Extensive quantitative and qualitative experimental results are presented evaluating its performance. We also present a comparison to several state-of-the-art methods showing that both the proposed detector and the proposed tracker achieve top-tier results, in particular in the presence of small players.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes