Skip to content

Sign Language Detection using ACTION RECOGNITION with Python | LSTM Deep Learning Model

Notifications You must be signed in to change notification settings

kanishkasah20/Sign-language-detector-using-action-recognition-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sign-language-detector-using-action-recognition-

Sign Language Detection using ACTION RECOGNITION with Python | LSTM Deep Learning Model

A practical implementation of sign language estimation using an LSTM NN built on TF Keras.

You'll be able to leverage a keypoint detection model to build a sequence of keypoints which can then be passed to an action detection model to decode sign language! As part of the model building process you'll be able to leverage Tensorflow and Keras to build a deep neural network that leverages LSTM layers to handle the sequence of keypoints.

In this you'll learn how to:

  1. Extract MediaPipe Holistic Keypoints
  2. Build a Sign Language model using a Action Detection powered by LSTM layers
  3. Predict sign language in real time using video sequences
Screenshot 2023-12-17 184717
  1. Happy coding!

About

Sign Language Detection using ACTION RECOGNITION with Python | LSTM Deep Learning Model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published