Skip to content

Platypus27-coder/soccer_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

⚽ Football Player Detection using YOLOv8

πŸ“Œ Introduction

This project demonstrates football player detection in match videos using YOLOv8.
The model is pretrained on the COCO dataset and detects the person class to identify players on the field.

The notebook processes input video, performs object detection, and saves an annotated output video.


πŸš€ Model

  • YOLOv8 (Ultralytics)
  • Pretrained model (no custom training)

πŸ›  Technologies

  • Python
  • OpenCV
  • Ultralytics YOLO
  • NumPy

Link to datasets:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors