Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 729 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 729 Bytes

ASL Recognition

Demo Preview

alt text

Just run it

python ASLPredictor.py

Build one yourself

  • Download dataset from this repo or kaggle
  • Run one of the notebooks, modifying the model and/or the data
  • Update ASLPredictor.py to point to the new saved model
  • Run python command to use it

Dataset

Kaggle MNIST Sign-Language

References