harshbg/Sign-Language-Interpreter-using-Deep-Learning
A real-time sign language interpreter that uses a CNN trained on TensorFlow/Keras to recognize hand gestures from webcam input.

Velocity · 7d
+0.3
★ / day
Trend
→steady
star history
This project recognizes sign language gestures from live video using a convolutional neural network. Built with TensorFlow, Keras, and OpenCV, it captures webcam frames, processes them through a CNN classifier, and outputs predicted letters to enable real-time translation for deaf individuals. The model was developed during a 24-hour hackathon focused on accessibility solutions.