open-mmlab / mmskeleton

A OpenMMLAB toolbox for human pose estimation, skeleton-based action recognition, and action synthesis.
Apache License 2.0
2.92k stars 1.03k forks source link

Neck-part distance channel only for BODY_25D? #262

Open ro6842 opened 4 years ago

ro6842 commented 4 years ago

I try to run demo_realtime.py and I use COCO model. But it always shows the error : "Neck-part distance channel only for BODY_25D !" How can I make the openpose not render the 25 keypoints ? Can anyone help me? Thank you!

mwgPatrick commented 4 years ago

I encountered the same problem, did you solve it?