Skip to content

Sign Language Recognition with Hand Gestures help in identifying various Sign Language gestures shown by visually impaired people where the input is the sign and the output being the translation of the sign and the respective voiced speech.

Notifications You must be signed in to change notification settings

pranita-29/SignLanguage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SignLanguage Recognition with HandGestures

The method for sign language recognition that is being suggested combines the strengths of both Computer Vision and Convolutional Neural Networks (CNN). CNNs can analyze the visual elements of sign language because they are good at processing images, and computer vision techniques are good at capturing temporal dependencies, which helps to grasp the sequential nature of signing gestures. The system's provision of voice-based output, which provides spoken explanations or descriptions in addition to textual output, tackles the problem of text comprehension, especially for individuals who might have literacy issues.
NOTE- Webcam required.

  1. Efficiency through CNN and Computer Vision
  2. Improved Precision
  3. Sign-to-Voice Translation

1. System Interface

![Interface](https://github.com/user-attachments/assets/5a6a3a58-9f31-4584-8267-8a61d20e4455)

2. Datasets used

![Dataset image](https://github.com/user-attachments/assets/fab8731e-e94f-4d51-a512-f25a989f9406)

3. Data Preprocessing

![Data Collection](https://github.com/user-attachments/assets/7b559f5b-64ce-42c6-b584-bda14e4d7391)

4. Output- Model identified the gesture as "Love, Hope" and corresponding voice

![love hope](https://github.com/user-attachments/assets/1792c659-17d7-485e-9ebc-a27c3db33227)

About

Sign Language Recognition with Hand Gestures help in identifying various Sign Language gestures shown by visually impaired people where the input is the sign and the output being the translation of the sign and the respective voiced speech.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages