trt_pose_hand icon indicating copy to clipboard operation
trt_pose_hand copied to clipboard

Real-time hand pose estimation and gesture classification using TensorRT

Results 19 trt_pose_hand issues
Sort by recently updated
recently updated
newest added

Hi all, I am wondering if there is any option to improve performance of my camera tracking + detection. I am working on Jetson TX1 and got everything working well,...

Hello, I would like to use the gesture recognition to control a Jetbot (0.4.3). The hand recognition works pretty well. Which variable do I have to address for this and...

Can the train Script and Data for hand_pose_resnet18_att_244_244.pth be provided? I need to do transfer learning on that model.

pytorch 1.6 on a Jetson Xavier agx and the jetpack version is 4.6. Does anyone know what the cause of this error is?

![7b4c0350ead82583c930de9fd060146](https://user-images.githubusercontent.com/80813147/129680871-05ab31ef-4f82-499f-a646-f6f4e24ea03d.jpg) I just want to know why i run gesture_live.demo,it encounter the error,,maybe it mean the scikit-learn version,can I install scikit-learn 0.24,I do not know how to install other version,it...

Hi, This project is very interesting and I want to use it with DeepStream. I need to convert this model weights to ONNX file using [this script](https://github.com/NVIDIA-AI-IOT/trt_pose/blob/master/trt_pose/utils/export_for_isaac.py) in trt_pose. But...

Is there anyway to view what the camera sees from within the gesture_classification_live_demo.ipynb notebook?

hello, i have some question about train gesture classification 1. when you guys trained gesture classification,how many pictures been used? 2. is the training pictures are hand-only pictures?

Hi, I want to use the trt_pose to track my fingers while playing a rubik's cube with one hand. I have also tried mediapose from google. But the detection lost...

may i ask the version of your scikit- learn,or can you add a requirement.txt in your project 。i cannot load your svm model。 thanks!