likeablob / simple_bodypix_python

A simple and minimal bodypix inference in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A simple and minimal bodypix inference in python


Languages

Language:Python 100.0%