[UPDATE 2/25/2021 to include hand pose] Real time human pose estimation on Jetson Nano (22FPS)

Hi @jaybdub et al,
We have converted the OpenPifPaf to run on Jetson Nano using TensorRT and we open-sourced it. Here is the article to our work and Github links:

Also our work is highlighted in OpenPifPaf development team at EPFL University.

Thanks,
Reza - Behalf of our team at Neuralet

1 Like

@reza2 very cool! Thanks for sharing this :)

1 Like

we got good results with NVIDIA Jetson devices, probably this could be shared in NVIDIA developer’s blog so other developers can use it. Let me know if you need any content from our team to promote this.
Here is a sample video: OpenPifPaf Pose Estimation Using TensorRT - YouTube

1 Like

Hi

I would like to know how can I increase the resolution. My goal is to detect the pose for a person located 20 - 30 ft away from the camera. It seems the current resolution is not enough so wondering which steps should be followed to increase the image input size.

1 Like

maybe I can resove this question, you can use: export LD_PRELOAD=/usr/lib/aarch64-linux-gnu/libgomp.so.1 ,if you have good idea,please tell me.

1 Like