NVIDIA-AI-IOT / trt_pose_hand

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

How to improve the hand pose recognition #9

Open AK51 opened 3 years ago

AK51 commented 3 years ago

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 the hand easy due to the rubik's cube in the hand, is there anyway I can improve the recognition or how can I do transfer learning of training data? Thx