Skip to content
/ RTSLD Public

A real-time sign language translator helps communication between the deaf and mute community and the general public.

Notifications You must be signed in to change notification settings

swojas/RTSLD

Repository files navigation

Real Time Sign Language Detection

Google Mediapipe GPLv3 License

GPLv3 License GPLv3 License GPLv3 License GPLv3 License

A real-time sign language translator helps communication between the deaf and mute community and the general public. The main purpose of this project is to demonstrate a methodology that simplified Sign Language Recognition using MediaPipe’s open-source framework and machine learning algorithm.

Authors

Step by step process to build Sign Language Recognition project using MediaPipe

Run !pip install mediapipe to install Mediapipe in your Windows/Mac OS. Use EXTRACT_DATA.py to Pre-Proprocess dataset. That is extracting landmarks as features using Mediapipe. Build your own Machine Learning Model. Use app.py to test your model in real-time environment using Mediapipe Technology

Installation

Run the below command in your Windows/Mac OS.

  pip install -r requirements.txt

Use app.py to test your model in real-time environment using Mediapipe Technology

Sign language for reference

App Screenshot

Demo video

demo.mp4

About

A real-time sign language translator helps communication between the deaf and mute community and the general public.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published