AI Driven Soccer Analysis Using Computer Vision
Adrian Manchado, Tanner Cellio, Jonathan Keane, Yiyang Wang

TL;DR
This paper presents an AI-based computer vision system for soccer analysis that tracks players, estimates their real-world positions, and provides tactical insights for coaching and performance improvement.
Contribution
It introduces a novel combination of object detection, key point prediction, and homography transformation to accurately analyze soccer game footage in real-world coordinates.
Findings
Evaluated YOLO and Faster R-CNN for player detection accuracy.
Demonstrated effective transformation of camera perspective to real-world coordinates.
Enabled extraction of advanced tactical metrics like player speed and heatmaps.
Abstract
Sport analysis is crucial for team performance since it provides actionable data that can inform coaching decisions, improve player performance, and enhance team strategies. To analyze more complex features from game footage, a computer vision model can be used to identify and track key entities from the field. We propose the use of an object detection and tracking system to predict player positioning throughout the game. To translate this to positioning in relation to the field dimensions, we use a point prediction model to identify key points on the field and combine these with known field dimensions to extract actual distances. For the player-identification model, object detection models like YOLO and Faster R-CNN are evaluated on the accuracy of our custom video footage using multiple different evaluation metrics. The goal is to identify the best model for object identification to…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
