In order to run the code, you need to run the commands below:
$ pip install tensorflow
$ pip install numpy
$ pip install pandas
$ pip install scikit-learn
$ pip install matplotlib
$ pip install seaborn
$ pip install mediapipe
Code is based on Sign Language Detection using ACTION RECOGNITION with Python | LSTM Deep Learning Model and can all be run in the notebook.
Webpage for project with slides, demonstration images of inferencing, poster and related works can be found here.