yuanyuanli85 / Fast_Human_Pose_Estimation_Pytorch

Pytorch Code for CVPR2019 paper "Fast Human Pose Estimation" https://arxiv.org/abs/1811.05419
Apache License 2.0
326 stars 53 forks source link

test single img #2

Open wm901115nwpu opened 5 years ago

wm901115nwpu commented 5 years ago

How to test single image.

yuanyuanli85 commented 5 years ago

will write a simple demo to take one image as input. I hope i can make it done this week.

yuanyuanli85 commented 5 years ago

please check 2fcec17 with the tools/mpii_demo.py for single image test

wm901115nwpu commented 5 years ago

add draw_limb, which can get connect among keypoint.