Skip to content

pereira90-ai/yolo-card

Repository files navigation

Playing-Cards-Detection-with-YoloV8

Steps to run Code

  • Clone the repository
git clone https://github.com/pereira90-ai/Playing-Cards-Detection-with-YoloV8.git
  • Goto cloned folder
cd Playing-Cards-Detection-with-YoloV8
  • Install the ultralytics package
pip install ultralytics==8.0.0
  • Do Tracking with mentioned command below

yolo task=detect mode=predict model="./yolov8s_playing_cards.pt" source="./assets/test.jpg"

python filename.py

Results

Playing-Cards-Detection-with-YoloV8

If you find my videos useful, I would love your support on Pyresearch: https://www.youtube.com/c/Pyresearch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages