Skip to content

Xv-M-S/Client-Server-Track-And-Jersey-Number-Recognition-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClientServer Track And JerseyNumberRecognition Website

This is a website code that implements football player tracking and player number identification.

Quick Installtion Guide

Clone the repositories

git clone https://github.com/Xv-M-S/Client-Server-Track-And-Jersey-Number-Recognition-Website.git

Server environment:

conda create --name track_jnr python=3.10
conda activate track_jnr
pip install -r requirements.txt
pip install boxmot
pip3 install  --trusted-host https://repo.huaweicloud.com -i https://repo.huaweicloud.com/repository/pypi/simple  Flask
pip install moviepy

Client environment:

pip install streamlit

Get started

Run Server :

cd server
python app.py

Run Client :

cd client
streamlit run client.py

About

the website of player tracking and jersey number recognition website 2.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published