PyTorch implementation of OpenPose.
- Install PyTorch
pip install git+https://github.com/prasunroy/openpose-pytorch.git
git clone https://github.com/prasunroy/openpose-pytorch.git
cd openpose-pytorch
python setup.py install
cd examples
python image_demo.py
python video_demo.py
Made with ❤️ and 🍕