/PoseBox

Toolbox that contains utilities to implement two dimensional pose estimation to analyse and improve various body movement based tasks.

Primary LanguagePythonApache License 2.0Apache-2.0

PoseBox

Toolbox that contains utilities to implement two dimensional pose estimation to analyse and improve various body movement based tasks.

Dependencies

You need dependencies below.

  • python3
  • tensorflow 1.4.1+
  • opencv3, protobuf, python3-tk

Opensources

TF-Pose/Posenet branch

The branch named tfpose+posenet-py contains both modules, tf-pose and posenet python. Refer to the following files to find usage.

run_webcam_posenet.py
run_webcam_tf_pose.py

Original Repos