Skip to content

it able to detect ten type USA sign language. which is Okay, Peace, Thumbs up, Thumbs down, Call me, Stop, I Love You, Hello, No, Smile.

Notifications You must be signed in to change notification settings

shukur-alom/sign-language-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sign Language Detection

A machine learning project for detecting sign language gestures from images or video streams.

Features

  • Real-time sign language gesture recognition
  • Pre-trained deep learning models
  • Easy-to-use interface

Installation

git clone https://github.com/yourusername/sign-language-detection.git
cd sign-language-detection
pip install -r requirements.txt

Usage

To run the application:

python main.py

Contributing

Pull requests are welcome. For major changes, please open an issue first.

License

This project is licensed under the MIT License.

Packages

No packages published