edvardHua / PoseEstimationForMobile

:dancer: Real-time single person pose estimation for Android and iOS.
Apache License 2.0
1k stars 268 forks source link

Question about multiple person pose estimation #108

Open jbspereira opened 5 years ago

jbspereira commented 5 years ago

Hi,

I was wondering if it would be possible for these networks to detect the pose estimation of multiple persons given an appropriate training dataset, using multiple local maxima on the heatmaps.

Do you think these networks are well suited for this task or should i look for others? Do you know of any network better suited for the task that remains time performant?

Thanks in advance.

hurricane013 commented 4 years ago

Hiii @jbspereira ! Have you tried this model for multiperson? I am also looking for a good Multi person pose estimation network which can run on android.