Skip to content

beingjoey/openpose-pytorch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenPose PyTorch

PyTorch implementation of OpenPose.

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

🔥 PyTorch implementation of OpenPose.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%