paper-with-me

홈 › Papers

Tracking Sports Players with Context-Conditioned Motion Models

2013-06-01 · CVPR 2013 6 · Jingchen Liu, Peter Carr, Robert T. Collins, Yanxi Liu

We employ hierarchical data association to track players in team sports. Player movements are often complex and highly correlated with both nearby and distant players. A single model would require many degrees of freedom to represent the full motion diversity and could be difficult to use in practice. Instead, we introduce a set of Game Context Features extracted from noisy detections to describe the current state of the match, such as how the players are spatially distributed. Our assumption is that players react to the current situation in only a finite number of ways. As a result, we are able to select an appropriate simplified affinity model for each player and time instant using a random decision forest based on current track and game context features. Our context-conditioned motion models implicitly incorporate complex inter-object correlations while remaining tractable. We demonstrate significant performance improvements over existing multi-target tracking algorithms on basketball and field hockey sequences several minutes in duration and containing 10 and 20 players respectively.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Similar Papers 제목 키워드 기반

Observation Centric and Central Distance Recovery on Sports Player Tracking

2022-09-27 · Hsiang-Wei Huang, Cheng-Yen Yang, Jenq-Neng Hwang, Pyong-Kun Kim 외

Multi-Object Tracking over humans has improved rapidly with the development of object detection and re-identification. However, multi-actor tracking over humans with similar appearance and nonlinear movement can still be…

Multi-Object TrackingObjectobject-detectionObject Detection+1

SportsMOT: A Large Multi-Object Tracking Dataset in Multiple Sports Scenes

2023-04-11 · ICCV 2023 1 · Yutao Cui, Chenkai Zeng, Xiaoyu Zhao, Yichun Yang 외

Multi-object tracking in sports scenes plays a critical role in gathering players statistics, supporting further analysis, such as automatic tactical analysis. Yet existing MOT benchmarks cast little attention on the dom…

Multi-Object TrackingMultiple Object TrackingObjectObject Tracking

Deep HM-SORT: Enhancing Multi-Object Tracking in Sports with Deep Features, Harmonic Mean, and Expansion IOU

2024-06-17 · Matias Gran-Henriksen, Hans Andreas Lindgaard, Gabriel Kiss, Frank Lindseth

This paper introduces Deep HM-SORT, a novel online multi-object tracking algorithm specifically designed to enhance the tracking of athletes in sports scenarios. Traditional multi-object tracking methods often struggle w…

Multi-Object TrackingMultiple Object TrackingObject TrackingOnline Multi-Object Tracking+1

SoccerSynth-Detection: A Synthetic Dataset for Soccer Player Detection

2025-01-16 · Haobin Qin, Calvin Yeung, Rikuhei Umemoto, Keisuke Fujii

In soccer video analysis, player detection is essential for identifying key events and reconstructing tactical positions. The presence of numerous players and frequent occlusions, combined with copyright restrictions, se…

Diversityobject-detectionObject Detection

Self-Learning for Player Localization in Sports Video

2013-07-27 · Kenji Okuma, David G. Lowe, James J. Little

This paper introduces a novel self-learning framework that automates the label acquisition process for improving models for detecting players in broadcast footage of sports games. Unlike most previous self-learning appro…

Self-Learning