Skip to content

wisng/ASL-CV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tech Stack

  • Python
  • OpenCV
  • YOLO

Project Setup

1. Clone the Repository

git clone https://github.com/wisng/ASL-CV.git
cd ASL-CV
pip install -r requirements.txt
python main.py

Train the model

1. Download datasets

- 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)

2. Run the main.ipynb notebook

Model Overview

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published