thanks for your sharing, i but when i run your code,some errors appear as follows:
File "gesture_detection.py", line 137, in
hand_keypoints([cv2.imread(args[0].image_path)], True)
File "gesture_detection.py", line 96, in hand_keypoints
_op_wrapper.start()
RuntimeError:
Error:
invalid vector subscript
i am looking for your help,thanks.