Image Dataset: https://www.kaggle.com/datasets/debashishsau/aslamerican-sign-language-aplhabet-dataset?resource=download
Video Dataset: https://www.kaggle.com/code/risangbaskoro/reorganize-video-data-wlasl/data
The folders asl_alphabet_train and asl_alphabet_test should be moved to the root directory.
Required Python packages: opencv-python, Pillow, keras, tensorflow, mediapipe
Install Packages:
pip install opencv-python
pip install Pillow
pip install keras
pip install tensorflow
pip install mediapipe
If you already have one install you can update using:
pip install -U tensorflow
If you need to check that the library is installed use:
python -m pip show tensorflow
owen7lloyd/DS440SignLanguage
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|