This project is a real-time detection system for Arabic Sign Language made by YOLOv10
Arabic Sign Language(ASL): A visual-gestural language used by deaf and hard of hearing communities primarily in our Arabian words. Just like spoken languages
- The ASL detection system is able to detect the gestures by predicting the boundary box of where the gesture is and what it describes as a label
- Works on Real-Time inference
- Utilizes any webcam to apply the inference
pip install ultralytics
pip install opencv-python
pip install matplotlib
pip install numpy
pip install cv2
pip install arabic_reshaper
pip install PIL
- Metrics