Sign Language Prediction

Created a real-time hand sign language prediction software, using a CNN, implemented using Python and Keras.

Convolutional Neural Network (CNN) is a type of Deep Learning neural network architecture commonly used in Computer Vision. Computer vision is a field of Artificial Intelligence that enables a computer to understand and interpret the image or visual data. 

GitHub – Link