ameynarwadkar / Tennis-Analysis-SystemLinks
This computer vision project analyzes tennis match videos using cutting-edge techniques. It employs YOLOv8 for player detection, finetuned YOLO for ball tracking, and ResNet50 for extracting court keypoints. Additionally, it calculates player and ball speeds and generates a mini court reflecting player positions.
☆39Updated 7 months ago
Alternatives and similar repositories for Tennis-Analysis-System
Users that are interested in Tennis-Analysis-System are comparing it to the libraries listed below
Sorting:
- Unofficial PyTorch implementation of TrackNet☆129Updated last year
- Tennis analysis using deep learning and machine learning☆143Updated 9 months ago
- Deep learning network for detecting tennis court☆168Updated last year
- Heatmap based high speed tiny sport objects tracking based on TrackNet☆50Updated 4 years ago
- ☆79Updated 3 years ago
- ☆23Updated 2 years ago
- TRACE is a tool that takes a single tennis match video feed and automatically extracts player, court, and ball information. The collected…☆109Updated 2 years ago
- Implementation of paper - TrackNetV3: Enhancing ShuttleCock Tracking with Augmentations and Trajectory Rectification☆99Updated last month
- Pytorch implementation of TrackNet☆28Updated 2 years ago
- [BMVC2023] Widely Applicable Strong Baseline for Sports Ball Detection and Tracking☆120Updated last year
- Object detection and tracking in sports videos☆18Updated 2 years ago
- Python Implementation of paper "Robust Camera Calibration for Sport Videos using Court Models"☆10Updated last year
- TrackNetV3 : Beyond TrackNetV2 ,and "First" TrackNet using Attention☆98Updated this week
- ☆108Updated 3 years ago
- Open-source Monocular Python HawkEye for Tennis☆507Updated last year
- A Pytorch implementation of TrackNetV2 from Tensorflow (ncnn c++ inference)☆32Updated 7 months ago
- ☆9Updated last year
- Project for detecting tennis ball using OpenCV library and Python. Prerequisites. Linux environment,; installed OpenCV tools.