Skip to content

The primary objective of this project is to build a Real-Time Gesture Recognition Model. This model can be proposed as a baseline model for sign interpreter, which automatically converts sign language into written output to make communication for dumb people easy.

License

anafisa/Real-Time-Gesture-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time-Gesture-Recognition

Image Recognition is the task of identifying objects of interest within an image and recognizing which category they belong to. The common goal of image recognition is the classification of detected objects into different categories.

This repository contains project I've done during the course work. The primary objective of this project is to build a Real-Time Gesture Recognition (Classification) Model. This model can be proposed as a baseline model for sign interpreter, which automatically converts sign language into written output to make communication for dumb people easy.

Both the training and testing data are stored as 785 columns where the first column 'label' contains numbers 0 - 25 representing letters of the alphabet and the remaining 784 columns contain values (0 - 255) which correspond to pixel intensities for the 28x28 pixel images of each sign language hand gesture.

Снимок экрана 2022-01-01 в 22 40 06

Снимок экрана 2022-01-01 в 22 40 16

The final CNN model achieved 100% accuracy:

Снимок экрана 2022-01-01 в 22 59 06

demog

short2

short3

About

The primary objective of this project is to build a Real-Time Gesture Recognition Model. This model can be proposed as a baseline model for sign interpreter, which automatically converts sign language into written output to make communication for dumb people easy.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published