An open API service indexing awesome lists of open source software.

https://github.com/asvcode/build-a-sign-language-recognizer

Building a system that can recognizes words communicated using the American Sign Language (ASL) using a dataset that contains tracked hand and nose positions extracted from video. The goal is to train a set of Hidden Markov Models (HMMs) using part of this dataset to try and identify individual words from test sequences.
https://github.com/asvcode/build-a-sign-language-recognizer

Last synced: 3 months ago
JSON representation

Building a system that can recognizes words communicated using the American Sign Language (ASL) using a dataset that contains tracked hand and nose positions extracted from video. The goal is to train a set of Hidden Markov Models (HMMs) using part of this dataset to try and identify individual words from test sequences.

Awesome Lists containing this project