Skip to content

Latest commit

Β 

History

History
52 lines (25 loc) Β· 1.25 KB

File metadata and controls

52 lines (25 loc) Β· 1.25 KB

πŸ₯Š AI-Powered Combat Sports Analyzer

πŸš€ An AI system built with YOLOv8 + OpenCV to analyze combat sports footage. This project detects fighters, gloves, referees, and helps transform raw fight videos into meaningful insights.

Demoe Video Final OutPut

WhatsApp.Video.2025-09-07.at.22.58.24.mp4

OutPut of Data Labelling and Annotation

WhatsApp.Video.2025-09-08.at.01.42.01.mp4

πŸ“Œ Features

βœ… Detects fighters, boxing gloves, and referees in real-time.

βœ… Trained on a custom annotated dataset (using Roboflow).

βœ… Runs video analysis with YOLOv8 object detection.

βœ… Bounding box visualization with confidence scores.

Dataset Annotated & labeled using Roboflow

Classes: fighter, glove, referee

Dataset link: https://app.roboflow.com/octapusai/ai-powered-boxing-analyzer-0ngrw/models/ai-powered-boxing-analyzer-0ngrw-instant-1

❀️ Acknowledgments Roboflow for dataset annotation tools.

Ultralytics YOLOv8 for object detection.

Community inspiration from AI-powered sports analytics projects.

πŸš€ Future Work Add punch detection (left jab, right hook, etc.)

Track fighter movements across rounds.

Calculate punch speed and hit ratios.

Real-time fight analytics dashboard.