Skip to content

This project aims to automatically detect players in sports matches and cluster the detected players based on their jersey colors. The YOLOv8 model was used for object detection, and the VGG16 model was used for feature extraction. Clustering was performed using the K-Means and Agglomerative Clustering algorithms.

Notifications You must be signed in to change notification settings

utkuatasoy/Player-Detection-and-Clustering-in-Sports-Matches

Repository files navigation

This project aims to automatically detect players in sports matches and cluster the detected players based on their jersey colors. The YOLOv8 model was used for object detection, and the VGG16 model was used for feature extraction. Clustering was performed using the K-Means and Agglomerative Clustering algorithms. The accuracy of the model was tested and evaluated using various performance metrics.

For a detailed analysis, please refer to the file Player Detection and Clustering in Sports Matches.

For Turkish, refer to the Spor Maçlarında Oyuncu Tespiti ve Kümeleme .

About

This project aims to automatically detect players in sports matches and cluster the detected players based on their jersey colors. The YOLOv8 model was used for object detection, and the VGG16 model was used for feature extraction. Clustering was performed using the K-Means and Agglomerative Clustering algorithms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published