- Python
- OpenCV
- YOLO
git clone https://github.com/wisng/ASL-CV.gitcd ASL-CVpip install -r requirements.txtpython main.py- Kaggle Dataset from [nagaraj_2018](https://www.kaggle.com/datasets/grassknoted/asl-alphabet)
- Kaggle Dataset from [ayuraj](https://www.kaggle.com/datasets/ayuraj/asl-dataset)
- Roboflow Dataset from [David Lee](https://public.roboflow.com/object-detection/american-sign-language-letters)
This project fine-tunes a YOLOv11 model for American Sign Language (ASL) recognition, utilizing three datasets mentioned above. Training was performed on an NVIDIA RTX 4090 GPU for optimal performance and efficiency.