Skip to content

This is an simple implementation of MobileNet for sign language digit prediction.

Notifications You must be signed in to change notification settings

rahatkader/Sign-Language-Digits-Prediction-with-MobileNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Sign Language Digits Prediction with MobileNet

This is an simple implementation of MobileNet for sign language digit prediction.

Dataset

The dataset can be downloaded from Kaggle or Github.

This data set contains images of sign language digits. There are ten classes, labeled as 0 through 9, and each class is made up of images of hands showing the sign for that particular digit. Each class has between 204 and 208 samples. The total data set contains 2062 samples.

0 1 2 3 4
5 6 7 8 9

Details of datasets:

  • Image size: 100 x 100 pixels
  • Color space: RGB
  • Number of classes: 10 (Digits: 0-9)
  • Number of participant students: 218
  • Number of samples per student: 10

Author

About

This is an simple implementation of MobileNet for sign language digit prediction.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published