How can i draw skeleton from resnet body estimation result?

I am using Jetson Xavier and inference jetson resnet body. I can detect people and draw skeleton on tob of them. But I need to extract the skeleton and store in a file, with the coordinate as well.

How can i draw skeleton result from pose estimation.

Hi,

If you are using python API, the pose information can be found below:

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.