Skip to content

Emaro/cv-soccer-offside-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cv-soccer-offside-detection

Setting Up Environments for YOLOv5

conda create -n env_name
conda activate env_name
conda install pytorch-cpu torchvision-cpu -c pytorch
pip install -r yolov5/requirements.txt

Download YOLOv5 models from the link below

https://drive.google.com/file/d/11LRop_asPBnl3BRXWi4mg7kalp_gafKc/view?usp=share_link
https://drive.google.com/file/d/1RLjVTo2TxGCeJBv28bJN7pgpuqcfzrKB/view?usp=share_link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages