Skip to content

MuhammadRuby/juggling_counting_For_Football_Players

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Juggling Counting

Background

👋 Introduction

Hi guys... This repo is used to automatically count your juggling using an amazing deep learning computer vision state-of-the-art (SOTA) method called YOLOv8. I use some features of YOLOv8 such as Object Detection, Object Tracking, and Pose Detection. Please read my article below on Linked In for more information about step-by-step how to count juggles using YOLOv8.

https://lnkd.in/gYJYM3HN

Install

Make sure you have Python on your local computer. I use Python with version 3.10. Run following dependencies:

pip install -r requirements.txt

How to run code

python main.py

References

About

This repo for make a counter to calculate the number of times a player jumps to the football.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%