mon95 / Sign-Language-and-Static-gesture-recognition-using-sklearn

A Machine Learning pipeline that performs hand localization and static-gesture recognition built using the scikit learn and scikit image libraries
https://medium.com/free-code-camp/weekend-projects-sign-language-and-static-gesture-recognition-using-scikit-learn-60813d600e79
77 stars 32 forks source link

FileNotFoundError: [Errno 2] No such file or directory: './handDetector.pkl' #4

Open muhammadzulfanazhari opened 6 years ago

muhammadzulfanazhari commented 6 years ago

When I run gesture_recognizer1.py, I get this error message FileNotFoundError: [Errno 2] No such file or directory: './handDetector.pkl'.

mon95 commented 6 years ago

I think this issue relates to the explanation detailed here. Do check and let me know - https://github.com/mon95/Sign-Language-and-Static-gesture-recognition-using-sklearn/issues/3