loicmarie / sign-language-alphabet-recognizer

Simple sign language alphabet recognizer using Python, openCV and tensorflow for training Inception model (CNN classifier).
MIT License
288 stars 146 forks source link

I am getting errors in classify_webcam.py file. can anyone please help? its urgent. #33

Open someshium opened 4 years ago

someshium commented 4 years ago

i have successfully trained the model but when i ran classify_webcam.py , i got series of errors. can anyone please hlpe me. i am very beginner to computer vision and my project review is very near. i am taking reference from this repo.

thanks.