AdrianoCLeao/LibrasDetector
This project uses Google's MediaPipe and Keras for real-time recognition of Brazilian Sign Language (LIBRAS) signs through computer vision. MediaPipe extracts hand and facial landmarks used for accurate sign interpretation, feeding them into a Keras-based convolutional neural network (CNN) for classification.
PythonMIT