Skip to content

🔥 OpenPose api wrapper in PyTorch, but optimized for a better performance!

License

Notifications You must be signed in to change notification settings

Stry233/optimized-openpose-pytorch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[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 🍕

About

🔥 OpenPose api wrapper in PyTorch, but optimized for a better performance!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%