Major improvements data extraction in sports enables sport analyst to study and output an evaluation report of an athletes capabilities. Major teams and even players themselves have acted quickly to these turn of events and are now investing in the idea of data driven decisions to win games.
I have decided to create an computer vision application based on the sport of Basketball. The following application will take in a recorded video of a player shooting a basktball as its input. Using computer vision methods in python I aim to display player position on a 2D court and display total count of make and missed shots on a score board.
- detection player using YOLOv3
- label using OpenCV



