Skip to content

This is a Python program that uses various libraries to train a machine learning algorithm to detect different letters of the ASL alphabet.

License

Notifications You must be signed in to change notification settings

Vjtorres/SignLanguageDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Author: Joe Torres
Project Title: SignLanguageDetection
Description: This is a Python program that uses various libraries to train a machine learning algorithm to detect different letters of the ASL alphabet. The youtube tutorial I followed will be linked below.
YouTube tutorial: https://youtu.be/MJCSjXepaAM?si=54KNdMUT0_09OiI_

NOTICE: You must use the Python 3.12.10 Interpreter

Execution: The files should be run in this order:
    image_collect.py  -->  dataset.py  -->  train_classifier.py  -->  test_classifier.py

About

This is a Python program that uses various libraries to train a machine learning algorithm to detect different letters of the ASL alphabet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages