jovenwayfarer / sign_language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sign_language

In the project I trained a classifier to distinguish digits in the sign language. 95% accuracy was achieved on the test data.

The dataset was downloaded from (https://www.kaggle.com/ardamavi/sign-language-digits-dataset)

Some information about the dataset:
Image size: 64x64
Color space: Grayscale
File format: npy
Number of classes: 10 (Digits: 0-9)

About


Languages

Language:Jupyter Notebook 100.0%