Skip to content

Football analytics project for tracking player performance. Calculates speed, distances, and offside positions. Generates detailed tracking maps and visualizations to analyze game dynamics

Notifications You must be signed in to change notification settings

Amman30/football_analytics

Repository files navigation

Football Analytics Model

This repository contains a football analytics model designed to process and analyze football match videos. The model includes both the best and latest versions of our trained weights, and it provides sample videos for testing purposes.

Getting Started

Cloning the Repository

clone the repository to your local machine. Open your terminal and run the following command
git clone https://github.com/Amman30/football_analytics.git

Directory Structure

  • runs/detect/predict: This directory contains the predicted videos after running the model.
  • models: This directory contains the model weights:
  • best.pt: The best version of the trained model.
  • last.pt: The latest version of the trained model.
  • input_video: This directory contains a sample video used for testing the model.

Results

Screenshot 2024-08-04 at 6 49 52 PM Screenshot 2024-08-04 at 6 50 13 PM

To use the model

To use the model, place your input videos in the input_video directory. After running the model, the predicted videos will be available in the runs/detect/predict directory.

About

Football analytics project for tracking player performance. Calculates speed, distances, and offside positions. Generates detailed tracking maps and visualizations to analyze game dynamics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published