Skip to content

A Near-Realtime Word-Level Sign-Language Translator that uses pose-estimation and LSTMs.

Notifications You must be signed in to change notification settings

EbsHirani/Word-Level-SignLanguage-Translation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Word-Level-SignLanguage-Translation

This project is Word Level Sign Language translator that recognizes words through gestures. We use Posenets to extract key points of the users and then normalize them and pass these keypoints to an LSTM model that is stateless.

alt text

In addition to this we try other models and configurations and compare the results.

results


We create a pipeline that takes in a video and outputs a sentence and deploy it as a Flask API.

alt text
alt text

About

A Near-Realtime Word-Level Sign-Language Translator that uses pose-estimation and LSTMs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages