Skip to content

This project analyzes Badminton players in a video to measure their speed, ball shot speed and number of shots.

Notifications You must be signed in to change notification settings

adityal10/Badminton-Computer-Vision

Repository files navigation

Badminton-Analysis-System

Introduction

This project analyzes Badminton players in a video to measure their speed, ball shot speed and number of shots. This project will detect players and the tennis ball using YOLO and also utilizes CNNs to extract court keypoints. This hands on project is perfect for polishing your machine learning, and computer vision skills.

Models Used

  • YOLO v8 for player detection
  • Fine Tuned YOLO for badminton shuttle
  • YOLOv8-POSE Badminton court key point extraction

Requirements

  • python3.8
  • ultralytics
  • pytroch
  • pandas
  • numpy
  • opencv
  • streamlit

About

This project analyzes Badminton players in a video to measure their speed, ball shot speed and number of shots.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published