Skip to content

navneetdesai/SignLanguageRecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sign Language Recognition

Install dependencies

  • Run the following command in root folder of the project
    pip install -r requirements.txt
    

Create dataset

  • Uncomment #166 in main,py to capture videos.
  • Thirty videos of thiry frames each will be captured for each phrase in Constants.PHRASES

Run Tests

  • Comment #166 and run the program for recognition of gestures in American Sign Language

Demo

alt text alt text

About

Sign Language Detection using LSTM

Resources

Stars

Watchers

Forks

Languages