The-Data-Alchemists-Manipal / MindWave

MindWave is an open-source project designed for beginners to learn about data science, machine learning, deep learning, and reinforcement learning algorithms using Python. The project offers a platform for implementing relevant algorithms, with open-source tools and libraries.
MIT License
96 stars 145 forks source link

Sign-Language-Recognition #799

Open Abishek0411 opened 3 months ago

Abishek0411 commented 3 months ago

Is your feature request related to a problem? Please describe.

I like many others don't know the sign language of differently abled people.

Describe the solution you'd like

So it'll be great if there's a way to convert those sign languages into human understandable language like English. We can do it using OpenCV and TensorFlow with keras model to implement this project.

Screenshot 2024-03-20 222635

Describe alternatives you've considered

alternatives could be using NLP(Natural Language Processing)

Additional context

No response

Code of Conduct

Abishek0411 commented 3 months ago

Consider this, and I also have a working project in hand. It would be a really good contribution.