Overview of Tennis Analysis capabilities
mainThe Tennis Analysis project processes video footage to extract performance metrics for tennis players. It uses a combination of computer vision models to:
- Detect Players and Ball: Uses YOLO v8 and a fine-tuned YOLO model to track players and the tennis ball.
- Extract Court Keypoints: Uses CNNs to identify key points on the tennis court.
- Measure Metrics: Calculates player speed, ball shot speed, and the total number of shots.