Apurva-Jyoti-paul / TDoC-Expressando

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expressando

About the project:

Expressando is a real-time sign language detection system made using OpenCV, Keras, Tensorflow and SciPy. It is a beginner-friendly project, suitable for the enthusiasts in the field of Machine-Learning and Deep-Learning. The projects primarily aim to highlight the basic use of OpenCV in image processing manipulation, training of models with Keras using Tensorflow as backend, and finally, the detection of our customised sign-language after constructing a Convolutional Neural Network on it. So, without any further ado, let us begin with the tutorial:

Tech stacks used:

OpenCV, NumPy, TensorFlow, Keras, SciPy

Aim:

To predict the sign language detection system based on dataset with atmost accuracy.

About