A python application that uses deep learning to recognize hand sign of alphabets of the American Sign Language
demo.mp4
Note: GPU support is only available for Nvidia GPUs running on Windows or Linux
-
Install the latest Nvidia drivers
>=450.51.06for your card by clicking here -
Install Nvidia CUDA Toolkit 11.0 Update 1 by following the guides
-
Install
python3.6or3.7 -
Install
PyTorch v1.7.1pip install torch==1.7.1+cu110 torchvision==0.8.2+cu110 torchaudio==0.7.2 -f https://download.pytorch.org/whl/torch_stable.html
-
Install
fastai v1.0.61pip install fastai==1.0.61
-
Install
opencvpip install opencv-python
First, extract the contents of the zip file /model/v4/export.zip in the same directory
Run the application using:
python demo.py