Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 791 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 791 Bytes

sdaia-demo

Sign Language Recognition - Alphanumerals in SAUDI SL

This demo is a proof of concept for the recognition system of the SAUDI SL. It uses YoloV8, MediaPipe and DINO in the backend, trained on the SAUDI SL dataset from Mohammad Alghannami and Maram Aljuaid.

Find the demo at HuggingFace spaces

How to run locally

  1. Clone repository
git clone https://github.com/JSALT2024/sdaia-demo.git
  1. Install dependencies
pip install -r requirements.txt
  1. Run the demo
python app.py
  1. Open http://127.0.0.1:7860/

  2. You are good to go! Upload any image or use your webcam 📷