Text to Moroccan Sign Language Transalator, and vice-versa using ML
## Moroccan Sign Language Translator
Python application for translating Moroccan sign language to Arabic text and vice-versa using a trained ML model (.h5).
##Test
To test our application, you can pull our Docker image by executing this command:
```sh
docker pull
ghcr.io
```
And then run the container:
```sh
docker run -p 80:80
ghcr.io
```
You can now access the application from
localhost .
### Built With
* Flask
* Mediapipe
* Tensorflow
* Scikit-learn
* NumPy
### Authors
* Mabrouk Ziyad
* Quehlaoui Mohamed
* Lansari Ibrahim
* Koumbogle Songuimpale