Skip to content

Latest commit

 

History

History
44 lines (36 loc) · 1.31 KB

README.md

File metadata and controls

44 lines (36 loc) · 1.31 KB

[Optimized] OpenPose PyTorch

OpenPose api wrapper in PyTorch, but faster :-)

badge badge

Installation

Prerequisites

Option 1: Install using pip

pip install git https://github.com/Stry233/optimized-openpose-pytorch

Option 2: Install from source

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

Running examples

cd examples
python image_demo.py
python video_demo.py

References

License



Made with ❤️ and 🍕