prasunroy / openpose-pytorch

:fire: OpenPose api wrapper in PyTorch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenPose PyTorch

OpenPose api wrapper in PyTorch.

badge badge

Installation

Prerequisites

Option 1: Install using pip

pip install git+https://github.com/prasunroy/openpose-pytorch.git

Option 2: Install from source

git clone https://github.com/prasunroy/openpose-pytorch.git
cd openpose-pytorch
python setup.py install

Running examples

cd examples
python image_demo.py
python video_demo.py

References

License



Made with ❤️ and 🍕

About

:fire: OpenPose api wrapper in PyTorch.

License:MIT License


Languages

Language:Python 100.0%