paper-with-me

홈 › Papers

PuckNet: Estimating hockey puck location from broadcast video

2019-12-11 · Kanav Vats, William McNally, Chris Dulhanty, Zhong Qiu Lin, David A. Clausi, John Zelek

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 extremely low visibility and commonly occurring occlusions of the puck, the problem is very challenging. The problem becomes even more challenging in broadcast videos with changing camera angles. We introduce a novel methodology for determining puck location from approximate puck location annotations in broadcast video. Our method uniquely leverages the existing puck location information that is publicly available in existing hockey event data and uses the corresponding one-second broadcast video clips as input to the network. The rationale behind using video as input instead of static images is that with video, the temporal information can be utilized to handle puck occlusions. The network outputs a heatmap representing the probability of the puck location using a 3D CNN based architecture. The network is able to regress the puck location from broadcast hockey video clips with varying camera angles. Experimental results demonstrate the capability of the method, achieving 47.07% AUC on the test dataset. The network is also able to estimate the puck location in defensive/offensive zones with an accuracy of greater than 80%.

📄 PDF Abstract BibTeX arXiv:1912.05107

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Test 설명 없음
Heatmap 설명 없음

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

Ice Hockey Puck Localization Using Contextual Cues

2025-06-04 · Liam Salass, Jerrin Bright, Amir Nazemi, Yuhao Chen 외

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 bro…

Achieving Competitive Play Through Bottom-Up Approach in Semantic Segmentation

2021-02-28 · E. Pryzant, Q. Deng, B. Mei, E. Shrestha

With the renaissance of neural networks, object detection has slowly shifted from a bottom-up recognition problem to a top-down approach. Best in class algorithms enumerate a near-complete list of objects and classify ea…

Objectobject-detectionObject DetectionObject Recognition+1

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