Skip to content

qonca/sign-language-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

video of the project: https://github.com/user-attachments/assets/93a6b392-f9a2-4c27-b3cf-bdace8b68a92

This project focuses on recognizing American Sign Language using a deep learning model. The model was trained in Google Colab using a dataset sourced from Kaggle. The trained model is then used in the accompanying Python script (sing_language.py) for real-time prediction through webcam input.

The project leverages the following libraries:

MediaPipe for hand tracking and landmark detection

TensorFlow for building and training the model

OpenCV for real-time video capture and visualization

About

This is the final project I completed as part of the Data Science program at Div Academy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors