dragonfly90 / mxnet_Realtime_Multi-Person_Pose_Estimation

This is a mxnet version of Realtime_Multi-Person_Pose_Estimation, origin code is here https://github.com/ZheC/Realtime_Multi-Person_Pose_Estimation
125 stars 38 forks source link

Will you add face, hand pose estimation? #12

Open xhzcyc opened 6 years ago

xhzcyc commented 6 years ago

Thanks for sharing, and will you add face, hand pose estimation?

dragonfly90 commented 6 years ago

I am still working on pose now. I want to try some new ideas like mask rcnn for pose recognition. I may not have time to reproduce face and hand before that. I think it may be easy if you just want to transfer openpose hand and face model to mxnet.