NVIDIA-AI-IOT / trt_pose_hand

Real-time hand pose estimation and gesture classification using TensorRT
MIT License
206 stars 49 forks source link

Benchmarks on Jetson Xavier & Nano? #2

Open codethief opened 3 years ago

codethief commented 3 years ago

Hi there! :)

This project looks really interesting! I'd be really interested in benchmarks! That is, how many FPS can be attained on a Jetson Xavier? Also, does the model work on a Jetson Nano, too?

(I've found some numbers on https://github.com/NVIDIA-AI-IOT/trt_pose but I'm not sure in how far they apply to trt_pose_hand, as well.)

Thanks!

MikyasDesta commented 3 years ago

Hi @codethief , The hand pose estimation performs the same as TRT Pose. The hand pose estimation works on a Jetson Nano as well. However, we haven't tried the applications on a Jetson Nano.