Rink-Agnostic Hockey Rink Registration
Jia Cheng Shang, Yuhao Chen, Mohammad Javad Shafiee, David A. Clausi
TL;DR
This work tackles the problem of rink registration across diverse hockey rink types, aiming to generalize beyond NHL templates. It introduces a three-module pipeline that first segments rink features, then estimates a homography to warp an overhead rink template, and finally refines the warp, with training that leverages domain adaptation and synthetic data to bridge the NHL-non-NHL gap. Key contributions include domain-adaptive segmentation with augmented realism, a synthetic-data-trained homography estimator, and an iterative refinement stage that achieves competitive performance on NHL data while substantially improving non-NHL generalization. The approach offers a practical path to rink-agnostic warping for player tracking and analytics without requiring extensive labeled data for every rink type, enhancing the scalability of broadcast-video hockey analytics.
Abstract
Hockey rink registration is a useful tool for aiding and automating sports analysis. When combined with player tracking, it can provide location information of players on the rink by estimating a homography matrix that can warp broadcast video frames onto an overhead template of the rink, or vice versa. However, most existing techniques require accurate ground truth information, which can take many hours to annotate, and only work on the trained rink types. In this paper, we propose a generalized rink registration pipeline that, once trained, can be applied to both seen and unseen rink types with only an overhead rink template and the video frame as inputs. Our pipeline uses domain adaptation techniques, semi-supervised learning, and synthetic data during training to achieve this ability and overcome the lack of non-NHL training data. The proposed method is evaluated on both NHL (source) and non-NHL (target) rink data and the results demonstrate that our approach can generalize to non-NHL rinks, while maintaining competitive performance on NHL rinks.
