/bball-shot-tracker

App that uses image processing techniques and deep learning to analyze basketball shot

Primary LanguageJupyter Notebook

Basketball Shot Analysis

This app analyzes your

  • shot arc through computer vision techniques
  • shot form through Detectron2 Deep Learning framework

App is still under development and will be deployed soon. Here is demo of image processing techniques used:

Locating Basketball

Here is a demo of using detectron2 to trace keypoints and analyze release angle of arms: Detectron2 Keypoint Detection