facebookresearch / InterWild

Official PyTorch implementation of "Bringing Inputs to Shared Domains for 3D Interacting Hands Recovery in the Wild", CVPR 2023
Other
159 stars 16 forks source link

How can I just get joint lines of the picture with the model, I dont ecpect to render them. Thanks! #8

Closed wefwwef4 closed 12 months ago

mks0601 commented 1 year ago

I'm not sure what you mean. could you ask again?

wefwwef4 commented 12 months ago

I'm not sure what you mean. could you ask again? I only need the landmarks of the joint points, like in the previous interhand2.6m, without the need for rendering. What should I do to obtain this image with the model

mks0601 commented 12 months ago

Do you need a 2D skeleton overlay on the input image?

wefwwef4 commented 12 months ago

Do you need a 2D skeleton overlay on the input image? yeah

mks0601 commented 12 months ago

You can run the demo again with newly pushed code and you can get visualized 2D skeleton in render folder