Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.22 KB

README.md

File metadata and controls

16 lines (11 loc) · 1.22 KB

Sign-Language-Reader

download model at : model (you need to ask for access!)

This project aims to detect american sign language in real time by using a deep learning implementation to classify each hand sign.
A reference to american sign language is given below for comparison to the working real time demo.
ASL


DEMO-1 For words like 'c', 'a' and 'b'

D1


DEMO-2 For words like 'h', 'e' and 'r'

D2

The classificaiton is pretty good in these conditions shown in these demo's but it is important to note that under certain lightining the model fails to classify any hand sign which needs to be addressed in future.

The original dataset reffered is taken from this kaggle link