Pose Detection TensorflowJS Posenet

Description

Check out the implementation of a real-time pose-detector client-side (In the Browser) using Tensorflow.js.

Files

  1. index.html - Main HTML file
  2. init.js - Initializes the Machine Learning Models
  3. utils.js - Miscellaneous Functions
  4. image_controller.js - Controls the image detection
  5. cam_controller.js - Controls the video real-time detection

Demos

Working Demo: https://rubencg195.github.io/pages/pose-detection/

Images

Videos