/Activities-Pose-Estimation

In browser workout performance measurement using Pose Estimation and TensorFlow.js

Primary LanguageJavaScriptApache License 2.0Apache-2.0

In browser workout performance measurement using Pose Estimation

The goal of this repo is to use pose estimation information to measure workouts.

enter image description here

It was used an implementation of PoseNet in TensorFlow.js and this project is based on examples from the TensorFlow Js models.

An article, explaining the used libraries and techiniques is available here.

Todo

  • Initial countdown
  • Weight lifting
  • Jumping jack
  • Push-up
  • Improve user interface
  • Deploy to Heroku