/ASL-Alphabet-Recognition-RealTime

The goal is to design a network that, taken as input photos representing a hand in the position of one of the gestures of the Asl Alphabet, responds with the corresponding alphabet symbol.

Primary LanguageJupyter Notebook

Recognition of the ASL Alphabet in real time using a CNN 💻

The goal is to design a network that takes as input photos representing a hand in the position of one of the gestures of the ASL Alphabet and responds with the corresponding alphabet symbol.
The recognition works in real time with a webcam.

Open the notebook file to know the details about how this was done.