1adrianb/binary-human-pose-estimation

detect multiple people posture

leiwang001 opened this issue · 1 comments

Hi, This demo does not seem to detect multiple people posture ?

Hi @leiwang001 the short answer is no.
The longer is yes :) The code performs single person pose estimation, however if you use a different method to get the locations of all the persons in the image it will fit all of them.