资源算法Openpose_Parts

Openpose_Parts

2020-03-09 | |  149 |   0 |   0

Openpose_Parts

Thanks to CMU's work, this repository is based on https://github.com/CMU-Perceptual-Computing-Lab/openpose.git. New caffemodles are added to estimate certian parts of the human body.

To build and start the demo, please look at Openpose doc.

The models already seted in this demo are models with less chanels which are smaller and faster. (Attention: the "iter_" in file names does not mean the real iteration for certain, I was just tired of changing them …)

To use the models with original structure (higher accurancy but slower), you just need to download the models and the deploy files corresponded in the following BAIDU link, put them in /openpose/models/pose/coco and then run the testing commands with the options bellow. Do not forget to change the file names.

Options:

--model_pose COCO_legs only legs with 7 kp (31M)

--model_pose COCO_headshoulder head&shoulder with 8 kp (31M)

--model_pose COCO pose model with 18 kp (2.6M)

Download caffemodels from BAIDU:

https://pan.baidu.com/s/1sWfHk8XqhPX8a_EHJEi_pA password:joc4

Results

COCO_headshoulder


COCO_legs

legs.gif

上一篇:ros_openpose_rgbd

下一篇:Openpose_android

用户评价
全部评价

热门资源

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...