项目作者: prasunroy

项目描述 :
:fire: OpenPose api wrapper in PyTorch.
高级语言: Python
项目地址: git://github.com/prasunroy/openpose-pytorch.git
创建时间: 2019-09-15T11:24:45Z
项目社区:https://github.com/prasunroy/openpose-pytorch

开源协议:MIT License

下载




OpenPose PyTorch

OpenPose api wrapper in PyTorch.

badge
badge

Installation

Prerequisites

  • Install PyTorch

    Option 1: Install using pip

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

    Option 2: Install from source

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

Running examples

  1. cd examples
  2. python image_demo.py
  3. python video_demo.py

References

License




Made with :heart: and :pizza: