Skip to content

This is a project I made for CIS*4900 at the University of Guelph that leverages computer vision techniques to analyze soccer footage.

Notifications You must be signed in to change notification settings

Isss11/soccer-computer-vision-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

soccer-computer-vision-analysis

Set-up

You must set one of your environment variables with the API key from Roboflow to run this model.

Installation

You must have Python version 3.11 or below. You must also set-up CUDA 11.8.

Virtual Environment Set-up

python -m venv soccer-env

In cmd.exe

soccer-env\Scripts\activate.bat 

In PowerShell

soccer-env\Scripts\Activate.ps1

About

This is a project I made for CIS*4900 at the University of Guelph that leverages computer vision techniques to analyze soccer footage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published