3d-hand-shape / hand-graph-cnn

3D Hand Shape and Pose Estimation from a Single RGB Image
Other
592 stars 141 forks source link

How to distinguish left and right hands? #31

Open li2508264 opened 4 years ago

li2508264 commented 4 years ago

If I'm not sure the hand in picture is left or right

rohitdavas commented 3 years ago

i think by look they are left hand. I am working with other datasets also and a common way to distinguish is to look at it and put your hand to it the image so that it can overlap. If it's the right hand that fits, then it's right otherwise the other case. ( I am saying this from the case where I already know that hand is right or left )

Also the global pose file has a letter L that stands for Left.

I found all images in the synthetic dataset are left hand. ( if I am wrong, please correct )

But I agree and ask the author to tell explicitly the nature of hands in the dataset.