Skip to content

It is a small Deep Learning project to predict the sign language.

Notifications You must be signed in to change notification settings

Jatin-Goyal-552/Sign_language_prediction

Repository files navigation

Sign_language_prediction

It is a small Deep Learning project to predict the sign language.

Note :- It can not predict sign of letter "J" and "Z" beacuse sign of these letter require motion.

My model is not so good in prediction, it is getting confused between sign of many letters. I trained another model on sign of "A", "E" ,"M" and "S" but it also did not help too much.

Make any sign in red box and it will predict the character associated with that sign in sign language.



If I make the sign of 'A' then it will predict that it is "A".




Similarly it can predict any sign.





I am also using Python library named "spellchecker" to check the spelling of a particular word and if the spelling is wrong then the library will try to correct it.

Releases

No releases published

Packages

No packages published