Ball 3D Localization From A Single Calibrated Image
Gabriel Van Zandycke, Christophe De Vleeschouwer

TL;DR
This paper introduces a novel method for 3D ball localization in team sports using only a single calibrated image, leveraging neural networks to estimate ball diameter and confidence, enabling accurate 3D localization without multi-view setups.
Contribution
It presents the first model for 3D ball localization from a single image, along with a new annotation method and a high-quality evaluation dataset.
Findings
Model achieves accurate 3D localization in basketball datasets.
Confidence output improves detection rate by filtering false positives.
Method works in various game situations with partly visible balls.
Abstract
Ball 3D localization in team sports has various applications including automatic offside detection in soccer, or shot release localization in basketball. Today, this task is either resolved by using expensive multi-views setups, or by restricting the analysis to ballistic trajectories. In this work, we propose to address the task on a single image from a calibrated monocular camera by estimating ball diameter in pixels and use the knowledge of real ball diameter in meters. This approach is suitable for any game situation where the ball is (even partly) visible. To achieve this, we use a small neural network trained on image patches around candidates generated by a conventional ball detector. Besides predicting ball diameter, our network outputs the confidence of having a ball in the image patch. Validations on 3 basketball datasets reveals that our model gives remarkable predictions on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Analysis and Summarization · Sports Analytics and Performance · Human Pose and Action Recognition
