Skip to content
/ handsign Public

Detect ASL hand gesture poses using computer vision machine learning models.

License

Notifications You must be signed in to change notification settings

707/handsign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handsign - American Sign Language Gesture Detection

This project uses machine learning based computer vision models with JavaScript to detect ASL hand gesture poses. Built with React.

Demo

Visit https://handsign.pages.dev/

Detection

This tool detects when the user's hand matches the corresponding ASL sign guide.

How to use

Clone the repository

git clone https://github.com/707/handsign.git

Install dependencies

cd handsign
npm install 

Start the app

npm start

References

Uses Tensorflow.js's face landmark detection model.

About

Detect ASL hand gesture poses using computer vision machine learning models.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published