Thank you for your work here, its great! I would like to ask where in your code should i look into to find out how to extract the keypoints and other information required from the body pose estimation. (e.g: for 2D pose estimation models, it will be 2D keypoints (x,y). For 3D pose estimation models (SMPLX), how to extract the (x,y,z) information of the keypoints detected?)
Hi @rmbashirov ,
Thank you for your work here, its great! I would like to ask where in your code should i look into to find out how to extract the keypoints and other information required from the body pose estimation. (e.g: for 2D pose estimation models, it will be 2D keypoints (x,y). For 3D pose estimation models (SMPLX), how to extract the (x,y,z) information of the keypoints detected?)