/simple_bodypix_python

A simple and minimal bodypix inference in python

Primary LanguagePython

simple_bodypix_python

A simple and minimal bodypix inference in python

Getting Started

  1. Install requirements
  2. Download tfjs models for posenet.
  3. Set path to models and image for inference in .py files
  4. python3 evalbody_singleposemodel.py (Image with single person)

Observed Results

SINGLE POSE OUTPUT SinglePose Output SinglePose Part Heatmaps

Note:

Multipose is work in progress. Pull Requests are welcome.