Skip to content

masalha-alaa/sign-language-digits-keras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Sign Language Digits Classification

In this project I created a simple CNN model with data augmentation to classify sign language hand digits [dataset source]. With about 20 epochs, the model achieves a 98% accuracy on the test set (I set 30 epochs, and used an "early stopping" callback which has stopped the model just when it started converging).

accuracy and loss

Test Examples

A few prediction examples (from the test set) can be seen in the following snapshot:

test examples

For a full walkthrough of the code, please head over to the sign_language_digits.ipynb notebook in the root directory of this repo.

About

Hand digits classification using CNN in Keras.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published