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

https://github.com/uni-creator/real-time-sign-language-recognition

This project implements an LSTM-based model for recognizing sign language gestures, specifically targeting actions like 'hello', 'thanks', 'nothing', and 'I love you'. Using PyTorch, it processes sequences of hand gestures, trains the model, and evaluates performance through confusion matrices and probabilities.
https://github.com/uni-creator/real-time-sign-language-recognition

ai-for-accessibility asl-translator computer-vision deep-learning gesture-recognition lstm machine-learning python pytorch sequence-classification sign-language-recognition sign-language-translation

Last synced: 30 days ago
JSON representation

This project implements an LSTM-based model for recognizing sign language gestures, specifically targeting actions like 'hello', 'thanks', 'nothing', and 'I love you'. Using PyTorch, it processes sequences of hand gestures, trains the model, and evaluates performance through confusion matrices and probabilities.

Awesome Lists containing this project