paper-with-me

Papers

Automatic Pass Annotation from Soccer VideoStreams Based on Object Detection and LSTM

2020-07-13 · Danilo Sorano, Fabio Carrara, Paolo Cintia, Fabrizio Falchi, Luca Pappalardo

Soccer analytics is attracting increasing interest in academia and industry, thanks to the availability of data that describe all the spatio-temporal events that occur in each match. These events (e.g., passes, shots, fouls) are collected by human operators manually, constituting a considerable cost for data providers in terms of time and economic resources. In this paper, we describe PassNet, a method to recognize the most frequent events in soccer, i.e., passes, from video streams. Our model combines a set of artificial neural networks that perform feature extraction from video streams, object detection to identify the positions of the ball and the players, and classification of frame sequences as passes or not passes. We test PassNet on different scenarios, depending on the similarity of conditions to the match used for training. Our results show good classification results and significant improvement in the accuracy of pass detection with respect to baseline classifiers, even when the match's video conditions of the test and training sets are considerably different. PassNet is the first step towards an automated event annotation system that may break the time and the costs for event annotation, enabling data collections for minor and non-professional divisions, youth leagues and, in general, competitions whose matches are not currently annotated by data providers.

📄 PDF Abstract BibTeX arXiv:2007.06475

Code (1)

jonpappalord/PassNet 공식 구현 pytorch

Tasks

object-detectionObject Detection

Similar Papers 제목 키워드 기반

Slicing and dicing soccer: automatic detection of complex events from spatio-temporal data

2020-04-08 · Lia Morra, Francesco Manigrasso, Giuseppe Canto, Claudio Gianfrate 외

The automatic detection of events in sport videos has im-portant applications for data analytics, as well as for broadcasting andmedia companies. This paper presents a comprehensive approach for de-tecting a wide range o…

SoccerTrack v2: A Full-Pitch Multi-View Soccer Dataset for Game State Reconstruction

2025-08-03 · Atom Scott, Ikuma Uchida, Kento Kuroda, Yufi Kim 외 arxiv

SoccerTrack v2 is a new public dataset for advancing multi-object tracking (MOT), game state reconstruction (GSR), and ball action spotting (BAS) in soccer analytics. Unlike prior datasets that use broadcast views or lim…

Multi-Object TrackingAction Spotting

FOOTPASS: A Multi-Modal Multi-Agent Tactical Context Dataset for Play-by-Play Action Spotting in Soccer Broadcast Videos

2025-11-20 · Jeremie Ochin, Raphael Chekroun, Bogdan Stanciulescu, Sotiris Manitsaris arxiv

Soccer video understanding has motivated the creation of datasets for tasks such as temporal action localization, spatiotemporal action detection (STAD), or multiobject tracking (MOT). The annotation of structured sequen…

Temporal Action LocalizationTrajectory ForecastingAction RecognitionAction Detection

SoccerNet-v2: A Dataset and Benchmarks for Holistic Understanding of Broadcast Soccer Videos

2020-11-26 · Adrien Deliège, Anthony Cioppa, Silvio Giancola, Meisam J. Seikavandi 외

Understanding broadcast videos is a challenging task in computer vision, as it requires generic reasoning capabilities to appreciate the content offered by the video editing. In this work, we propose SoccerNet-v2, a nove…

Action SpottingBoundary DetectionCamera shot boundary detectionCamera shot segmentation+3

A Unified Taxonomy and Multimodal Dataset for Events in Invasion Games

2021-08-25 · Henrik Biermann, Jonas Theiner, Manuel Bassek, Dominik Raabe 외

The automatic detection of events in complex sports games like soccer and handball using positional or video data is of large interest in research and industry. One requirement is a fundamental understanding of underlyin…

BenchmarkingVideo Classification