paper-with-me

홈 › Papers

Ice Hockey Puck Localization Using Contextual Cues

2025-06-04 · Liam Salass, Jerrin Bright, Amir Nazemi, Yuhao Chen, John Zelek, David Clausi

Puck detection in ice hockey broadcast videos poses significant challenges due to the puck's small size, frequent occlusions, motion blur, broadcast artifacts, and scale inconsistencies due to varying camera zoom and broadcast camera viewpoints. Prior works focus on appearance-based or motion-based cues of the puck without explicitly modelling the cues derived from player behaviour. Players consistently turn their bodies and direct their gaze toward the puck. Motivated by this strong contextual cue, we propose Puck Localization Using Contextual Cues (PLUCC), a novel approach for scale-aware and context-driven single-frame puck detections. PLUCC consists of three components: (a) a contextual encoder, which utilizes player orientations and positioning as helpful priors; (b) a feature pyramid encoder, which extracts multiscale features from the dual encoders; and (c) a gating decoder that combines latent features with a channel gating mechanism. For evaluation, in addition to standard average precision, we propose Rink Space Localization Error (RSLE), a scale-invariant homography-based metric for removing perspective bias from rink space evaluation. The experimental results of PLUCC on the PuckDataset dataset demonstrated state-of-the-art detection performance, surpassing previous baseline methods by an average precision improvement of 12.2% and RSLE average precision of 25%. Our research demonstrates the critical role of contextual understanding in improving puck detection performance, with broad implications for automated sports analysis.

📄 PDF Abstract BibTeX arXiv:2506.04365

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Puck localization and multi-task event recognition in broadcast hockey videos

2021-05-21 · Kanav Vats, Mehrnaz Fani, David A. Clausi, John Zelek

Puck localization is an important problem in ice hockey video analytics useful for analyzing the game, determining play location, and assessing puck possession. The problem is challenging due to the small size of the puc…

Multi-Task Learning

PuckNet: Estimating hockey puck location from broadcast video

2019-12-11 · Kanav Vats, William McNally, Chris Dulhanty, Zhong Qiu Lin 외

Puck location in ice hockey is essential for hockey analysts for determining the location of play and analyzing game events. However, because of the difficulty involved in obtaining accurate annotations due to the extrem…

Learning Control for Air Hockey Striking using Deep Reinforcement Learning

2017-02-26 · Ayal Taitler, Nahum Shimkin

We consider the task of learning control policies for a robotic mechanism striking a puck in an air hockey game. The control signal is a direct command to the robot's motors. We employ a model free deep reinforcement lea…

Deep Reinforcement LearningQ-Learningreinforcement-learningReinforcement Learning+1

Robot Air Hockey: A Manipulation Testbed for Robot Learning with Reinforcement Learning

2024-05-06 · Caleb Chuck, Carl Qi, Michael J. Munje, Shuozhe Li 외

Reinforcement Learning is a promising tool for learning complex policies even in fast-moving and object-interactive domains where human teleoperation or hard-coded policies might fail. To effectively reflect this challen…

Offline RL

Temporal Hockey Action Recognition via Pose and Optical Flows

2018-12-22 · Zixi Cai, Helmut Neher, Kanav Vats, David Clausi 외

Recognizing actions in ice hockey using computer vision poses challenges due to bulky equipment and inadequate image quality. A novel two-stream framework has been designed to improve action recognition accuracy for hock…

Action RecognitionOptical Flow EstimationPose EstimationTemporal Action Localization+1