paper-with-me

홈 › Papers

Multi Player Tracking in Ice Hockey with Homographic Projections

2024-05-22 · Harish Prakash, Jia Cheng Shang, Ken M. Nsiempba, Yuhao Chen, David A. Clausi, John S. Zelek

Multi Object Tracking (MOT) in ice hockey pursues the combined task of localizing and associating players across a given sequence to maintain their identities. Tracking players from monocular broadcast feeds is an important computer vision problem offering various downstream analytics and enhanced viewership experience. However, existing trackers encounter significant difficulties in dealing with occlusions, blurs, and agile player movements prevalent in telecast feeds. In this work, we propose a novel tracking approach by formulating MOT as a bipartite graph matching problem infused with homography. We disentangle the positional representations of occluded and overlapping players in broadcast view, by mapping their foot keypoints to an overhead rink template, and encode these projected positions into the graph network. This ensures reliable spatial context for consistent player tracking and unfragmented tracklet prediction. Our results show considerable improvements in both the IDsw and IDF1 metrics on the two available broadcast ice hockey datasets.

📄 PDF Abstract BibTeX arXiv:2405.13397

Code (0)

등록된 구현이 없습니다.

Tasks

Graph MatchingMulti-Object TrackingObject Tracking

Similar Papers 제목 키워드 기반

Evaluating deep tracking models for player tracking in broadcast ice hockey video

2022-05-22 · Kanav Vats, Mehrnaz Fani, David A. Clausi, John S. Zelek

Tracking and identifying players is an important problem in computer vision based ice hockey analytics. Player tracking is a challenging problem since the motion of players in hockey is fast-paced and non-linear. There i…

Player Tracking and Identification in Ice Hockey

2021-10-06 · Kanav Vats, Pascale Walters, Mehrnaz Fani, David A. Clausi 외

Tracking and identifying players is a fundamental step in computer vision-based ice hockey analytics. The data generated by tracking is used in many other downstream tasks, such as game event detection and game strategy …

Event DetectionMulti-Object TrackingObject Tracking

Detecting and Matching Related Objects with One Proposal Multiple Predictions

2021-04-23 · Yang Liu, Luiz G. Hafemann, Michael Jamieson, Mehrsan Javan

Tracking players in sports videos is commonly done in a tracking-by-detection framework, first detecting players in each frame, and then performing association over time. While for some sports tracking players is suffici…

Player Identification in Hockey Broadcast Videos

2020-09-05 · Alvin Chan, Martin D. Levine, Mehrsan Javan

We present a deep recurrent convolutional neural network (CNN) approach to solve the problem of hockey player identification in NHL broadcast videos. Player identification is a difficult computer vision problem mainly be…

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…

Diversity