asingh33 / CNNGestureRecognizer

Gesture recognition via CNN. Implemented in Keras + Tensorflow/Theano + OpenCV
MIT License
977 stars 357 forks source link

Window of cv2 fail to respond #93

Open sunt40 opened 1 year ago

sunt40 commented 1 year ago

When I run trackgesture.py with my mp4 file, it shows "fail to respond" in the end. So how to solve it?

sunt40 commented 1 year ago

@asingh33