Simple-Sign-Language-Detector
                                
                                 Simple-Sign-Language-Detector copied to clipboard
                                
                                    Simple-Sign-Language-Detector copied to clipboard
                            
                            
                            
                        Simple Sign Language Detector
Sign Language Detector
A simple CNN project for detecting american sign language. Here, I have implemented CNN (Convolution Neural Network) using Keras.
Tools Used
- Python 3
- OpenCV 3
- Tensorflow
- Keras
Running this project
- 
Install Python 3, Opencv 3, Tensorflow, Keras. 
- 
First Train the model. python cnn_model.py
- 
Now to test the model you just need to run recognise.py . To do so just open the terminal and run following command. python recognise.pyAdjust the hsv values from the track bar to segment your hand color. 
- 
To create your own data set. python capture.py