This model is designated to translate the sign language used by voiceless people(mute) to audio using deep learning, computer vision and Image processing Techniques.
- Image Access through webcam using opencv
- Predict the Image using trained CNN model. Model
- Process the prediction and display back using opencv
class_labels = ['A','B','C','D','E','F','G','H','I','J','K','L',
'M','N','O','P','Q','R','S','T','U','V','W','X',
'Y','Z','del','nothing','space']- Total Epochs: 60
Plots:
Image Demo:
GIF DEMO:
Video Demo:
Proceed to: Video
Please provide your feedback by mailing to (varunrail1111@gmail.com) and Please bring to my notice if any mistakes were made.






