pytorch-openpose
pytorch-openpose copied to clipboard
Why not recognize gestures
Why not recognize gestures?
hands_list = util.handDetect(candidate, subset, oriImg)
print(hands_list)
Result [] [] [] How to solve? Must be a complete human body structure (including the hand) to detect the hand?
https://github.com/Hzzone/pytorch-openpose/issues/4#issuecomment-487256791