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:
docker pull ghcr.io/ziyad-mabrouk/msl-transaltor:latestAnd then run the container:
docker run -p 80:80 ghcr.io/ziyad-mabrouk/msl-transaltor:latestYou can now access the application from http://localhost/ .
- Flask
- Mediapipe
- Tensorflow
- Scikit-learn
- NumPy
- Mabrouk Ziyad
- Quehlaoui Mohamed
- Lansari Ibrahim
- Koumbogle Songuimpale