aimagelab / RefiNet

MIT License
23 stars 1 forks source link

Input_requirement #2

Closed justintiger closed 1 year ago

justintiger commented 3 years ago

Hi Thank for this nice model. I have a question about the input parameters. Should i also have a file with keypoints of input? Or can i only have depth maps as input and return me 3D-skeleton?

Deusy94 commented 3 years ago

Hi @justintiger, thank you for reaching out. Our method need a starting set of keypoints which are then refined with the 3 steps. You can use any of the already developed method to get a starting pose to work with, like: Hrnet, OpenPose, or even using Shotton algorithm from kinect.