SoccerNet Camera Calibration Challenge 2023
The objective of the challenge in 2023 was to generate precise camera calibration values, including intrinsic parameters for the pinhole camera model as well as extrinsic parameters, using individual frames extracted from football broadcast videos. The challenges was held as part of CVPR 2023.
An original input video frame and a football pitch model overlay (represented by green lines) drawn using the predicted camera calibration values.
In this solution, Ruilong Chen participated as well (thanks a lot for valuable contributions!), the participation in the challenge was supported by Sportlight, which also included providing some of the GPUs resources, used for the challenge.
The project code is available on Github.
Contents:
Competition posts
Top-1 solution of SoccerNet Camera Calibration Challenge 2023
An approach to generate camera calibration values from football broadcast videos.