convolutional-pose-machines-tensorflow icon indicating copy to clipboard operation
convolutional-pose-machines-tensorflow copied to clipboard

Results 42 convolutional-pose-machines-tensorflow issues
Sort by recently updated
recently updated
newest added

Does the skeleton have to be in the middle of the screen? How can I change the position? I could not find it in the code, I have changed `self.init_center`...

For example, I have one previous picture. ![image](https://user-images.githubusercontent.com/34225874/51965516-c2073700-24a4-11e9-9cfe-5404b7198c8f.png) It is recognized as: ![image](https://user-images.githubusercontent.com/34225874/51965537-d0555300-24a4-11e9-9bcc-607b02e6608c.png) When it cut with two separated hands, OK: ![image](https://user-images.githubusercontent.com/34225874/51965575-ebc05e00-24a4-11e9-9b71-c74e0837ce75.png) ![image](https://user-images.githubusercontent.com/34225874/51965580-f1b63f00-24a4-11e9-92b0-41c0784ee1c0.png) It looks like that the numbers of...

Hi, when I try with black glove is worn, the software does not yield output. Is it because of the color or the fact that the glove hides/masks joints of...

Hey thanks for this wonderful repo! I wanted to crop the detected hand part from the frame, how to do that? Thanks You!

Dear Author,how can I run the demo_cpm_hand with a video? thx

Hi, I wanna ask, is it possible to run convolutional-pose-machines-tensorflow on raspberry pi 3?

Hi @timctho, When training the model to detect hand keypoints, do you distinguish whether it is the keypoint of left or right hand and of which finger? Thanks!

The model named Hand Pose Model (tf) on the website was trained using which dataset? thank you

Thanks for this awesome project! In some situation, for example a gist gesture, some points are not visible, what's this points coordinates should be wrote to the label file? thanks!