facebookresearch / InterHand2.6M

Official PyTorch implementation of "InterHand2.6M: A Dataset and Baseline for 3D Interacting Hand Pose Estimation from a Single RGB Image", ECCV 2020
Other
687 stars 91 forks source link

Hand masks #73

Closed rohitdavas closed 3 years ago

rohitdavas commented 3 years ago

Hi,

Most of the background in your dataset is dark. ( correct ? ) I was wondering if the hand masks are available so that we can use random backgrounds.

I have created approximate masks. It would be good if you guys have the masks with the dataset.

mks0601 commented 3 years ago

We don't have masks, but the masks can be obtained by projecting meshes.

rohitdavas commented 3 years ago

Thanks. Could you please explain more ? I don't see meshes directly in the dataset. if you could give some pointers.

mks0601 commented 3 years ago

https://github.com/facebookresearch/InterHand2.6M#mano-mesh-rendering-demo

rohitdavas commented 3 years ago

Thanks. However due to license restrictions I cannot use SIMPLX and MANO. Is there any other way ?

mks0601 commented 3 years ago

Sorry. I have no idea about license-free hand models

rohitdavas commented 3 years ago

Thanks. Please comment back in case something comes into your mind.