Python implentation of Convolutional Pose Machines.
This repository contains the tensorflow implentation of the paper Convolutional Pose Machines.
- Efficiently predict human body pose with lower end devices.
- Runs at 30FPS in MacBook Pro 2.7 GHz Intel Core i5
- Implementation of Convolutional Pose Machine
- Multi Threaded Inference
- Optimization of Training
- Document the code
- Complete Readme
- Windows 10 / Ubuntu 16.04 / macOS 10.13.5
- Tensorflow 1.8.0
- OpenCV 3.2
I would love for you to contribute to Convultional Pose Machines, check the LICENSE
file for more info.
Stanly Moses – @Linkedin – [email protected]
Distributed under the Apache license. See LICENSE
for more information.