paper-with-me

홈 › Papers

Enhancing Soccer Camera Calibration Through Keypoint Exploitation

2024-10-09 · Nikolay S. Falaleev, Ruilong Chen

Accurate camera calibration is essential for transforming 2D images from camera sensors into 3D world coordinates, enabling precise scene geometry interpretation and supporting sports analytics tasks such as player tracking, offside detection, and performance analysis. However, obtaining a sufficient number of high-quality point pairs remains a significant challenge for both traditional and deep learning-based calibration methods. This paper introduces a multi-stage pipeline that addresses this challenge by leveraging the structural features of the football pitch. Our approach significantly increases the number of usable points for calibration by exploiting line-line and line-conic intersections, points on the conics, and other geometric features. To mitigate the impact of imperfect annotations, we employ data fitting techniques. Our pipeline utilizes deep learning for keypoint and line detection and incorporates geometric constraints based on real-world pitch dimensions. A voter algorithm iteratively selects the most reliable keypoints, further enhancing calibration accuracy. We evaluated our approach on the largest football broadcast camera calibration dataset available, and secured the top position in the SoccerNet Camera Calibration Challenge 2023 [arXiv:2309.06006], which demonstrates the effectiveness of our method in real-world scenarios. The project code is available at https://github.com/NikolasEnt/soccernet-calibration-sportlight .

📄 PDF Abstract BibTeX arXiv:2410.07401

Code (1)

NikolasEnt/soccernet-calibration-sportlight 공식 구현 pytorch

Tasks

Camera CalibrationCamera Pose EstimationLine DetectionSports Analytics

Similar Papers 제목 키워드 기반

PnLCalib: Sports Field Registration via Points and Lines Optimization

2024-04-12 · Marc Gutiérrez-Pérez, Antonio Agudo

Camera calibration in broadcast sports videos presents numerous challenges for accurate sports field registration due to multiple camera angles, varying camera parameters, and frequent occlusions of the field. Traditiona…

Camera CalibrationHomography Estimation

SoccerNet-v3D: Leveraging Sports Broadcast Replays for 3D Scene Understanding

2025-04-14 · Marc Gutiérrez-Pérez, Antonio Agudo

Sports video analysis is a key domain in computer vision, enabling detailed spatial understanding through multi-view correspondences. In this work, we introduce SoccerNet-v3D and ISSIA-3D, two enhanced and scalable datas…

Camera CalibrationObject LocalizationScene UnderstandingSports Analytics

BroadTrack: Broadcast Camera Tracking for Soccer

2024-12-02 · Floriane Magera, Thomas Hoyoux, Olivier Barnich, Marc Van Droogenbroeck

Camera calibration and localization, sometimes simply named camera calibration, enables many applications in the context of soccer broadcasting, for instance regarding the interpretation and analysis of the game, or the …

Camera Calibration

Camera Calibration and Player Localization in SoccerNet-v2 and Investigation of their Representations for Action Spotting

2021-04-19 · Anthony Cioppa, Adrien Deliège, Floriane Magera, Silvio Giancola 외

Soccer broadcast video understanding has been drawing a lot of attention in recent years within data scientists and industrial companies. This is mainly due to the lucrative potential unlocked by effective deep learning …

Action SpottingCamera CalibrationVideo Understanding

A Two-point Method for PTZ Camera Calibration in Sports

2018-01-26 · Jianhui Chen, Fangrui Zhu, James J. Little

Calibrating narrow field of view soccer cameras is challenging because there are very few field markings in the image. Unlike previous solutions, we propose a two-point method, which requires only two point correspondenc…

Camera CalibrationVocal Bursts Valence Prediction