8000 GitHub - nitishp1812/gesture-recognition: Built a gesture recognition engine for the American Sign Language using a neural network
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nitishp1812/gesture-recognition

Folders and files

< 8000 tbody>
NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gesture Recognition

Trained a neural network to recognize American Sign Language (ASL) gestures using Keras and OpenCV.

ASL Gesture Recognition

Built and trained a convolutional neural network for the recognition of American Sign Language (ASL) gestures. The network was trained on a Kaggle dataset of ASL gestures uploaded by Ayush Thakur.

The model attained a 57% accuracy on a test set extracted from the dataset.

Run

To run the code install the requirements with python 3 by

pip install -r requirements.txt

After this, the tool can be run with python main.py

The results of the engine are displayed in the application window.

About

Built a gesture recognition engine for the American Sign Language using a neural network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0