You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
羽毛球比赛视频智能分析 | Badminton match video analytics: TrackNet shuttle detection + YOLOv8s-pose player tracking + court homography + bullet-time FX. Runs end-to-end on Apple Silicon. 完整文档与 AI agent 任务包见 HANDOVER.md
Robust Player Tracking & Behavior Analysis pipeline for SoccerNet Benchmark. Features YOLO11x, BoT-SORT (GMC), and Adaptive Field Masking. Artificial Vision Project 2025/26 @ Unisa.
Soccerlytics is an comprehensive football video analysis system that tracks and analyzes matches. It generates enhanced visualizations with player tracking, ball possession statistics, team assignments, and a unique 2D top-down view for tactical analysis.
Deep learning pipeline for player detection and analytics using YOLO, DeepSORT, and custom metrics covers model training, tracking, feature extraction, insights, and visualization for sports data.
Automated football match event detection from broadcast video — YOLOv8 player/ball detection, real-time tracking, interactive player tagging, replay filtering, and structured event output for sports analytics workflows.
A real-time soccer player re-identification system using YOLO-based detection and custom tracking logic. Detects players and maintains consistent IDs throughout a single video feed, even after occlusions or re-entry. Built using Python, OpenCV, and Ultralytics YOLO.
A Player Re-Identification system for sports footage that detects players, assigns consistent IDs, and handles re-entries using YOLOv11 and DeepSORT. Its modular design supports easy testing, feature extraction, and customization.
Football match video analysis using computer vision. Features YOLO object detection, ByteTrack player tracking, unsupervised team classification, and 2D pitch minimap generation.