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

How do you get the output image in fig5? #85

Open hebangwen opened 2 years ago

hebangwen commented 2 years ago

Thank you for sharing this dataset out. By using your dataset and model, I qualified for the semi-finals. Now I want to visualize the internet output like figure 5. I can't draw it via PPT because occlusion and I also tried but failed drawing by matplotlib. So I want to ask you how to draw it. Any answer and suggestion would be appreciated.

Snipaste_2021-10-07_19-42-31

mks0601 commented 2 years ago

I used MATLAB, but you can use matplotlib as well.