/RTSLD-1

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

Primary LanguageJupyter Notebook

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