CVSep 16, 2022

KaliCalib: A Framework for Basketball Court Registration

arXiv:2209.07795v110 citationsh-index: 12
Originality Incremental advance
AI Analysis

This addresses the problem of accurate player and ball tracking for performance analysis and augmented reality in basketball, but it is incremental as it builds on existing sports-field registration methods.

The paper tackles basketball court registration from broadcast videos by proposing a framework based on an encoder-decoder network with perspective-aware keypoints and data augmentation, achieving a 4.7-fold reduction in mean squared error compared to the baseline.

Tracking the players and the ball in team sports is key to analyse the performance or to enhance the game watching experience with augmented reality. When the only sources for this data are broadcast videos, sports-field registration systems are required to estimate the homography and re-project the ball or the players from the image space to the field space. This paper describes a new basketball court registration framework in the context of the MMSports 2022 camera calibration challenge. The method is based on the estimation by an encoder-decoder network of the positions of keypoints sampled with perspective-aware constraints. The regression of the basket positions and heavy data augmentation techniques make the model robust to different arenas. Ablation studies show the positive effects of our contributions on the challenge test set. Our method divides the mean squared error by 4.7 compared to the challenge baseline.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes