You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: