Skip to content

Designed a project for sign language recognition using MediaPipe holistic pipeline with Long Short Term Memory

Notifications You must be signed in to change notification settings

adish29/Sign_Language_Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 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 thirty 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

About

Designed a project for sign language recognition using MediaPipe holistic pipeline with Long Short Term Memory

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages