Ice Hockey Puck Localization Using Contextual Cues
Liam Salass, Jerrin Bright, Amir Nazemi, Yuhao Chen, John Zelek, David Clausi

TL;DR
This paper introduces PLUCC, a novel context-aware method for detecting ice hockey pucks in broadcast videos, leveraging player behavior cues to improve accuracy amidst challenges like occlusion and motion blur.
Contribution
The paper proposes a new approach that explicitly models player behavior cues for improved puck detection, outperforming previous appearance and motion-based methods.
Findings
Achieved 12.2% higher average precision over baselines.
Introduced Rink Space Localization Error (RSLE) for perspective-invariant evaluation.
Demonstrated the importance of contextual cues in puck detection.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Analysis and Summarization · Human Pose and Action Recognition · Image and Video Quality Assessment
MethodsFocus
