BelalC/sign2text
Real-time AI-powered translation of American Sign Language fingerspelling (sign to text)
Uses transfer learning with pretrained models (VGG16, ResNet50, MobileNet) for feature extraction paired with a custom classification head to recognize 26 ASL alphabet letters. OpenCV processes webcam frames in real-time, displaying a region-of-interest crop with top-3 predictions ranked by confidence. Supports CPU and GPU inference via TensorFlow/Keras, with MobileNet optimized for lower-latency performance on resource-constrained devices.
164 stars. No commits in the last 6 months.
Stars
164
Forks
48
Language
Jupyter Notebook
License
—
Category
Last pushed
Apr 15, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/BelalC/sign2text"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
harshbg/Sign-Language-Interpreter-using-Deep-Learning
A sign language interpreter using live video feed from the camera.
AvishakeAdhikary/Realtime-Sign-Language-Detection-Using-LSTM-Model
Realtime Sign Language Detection: Deep learning model for accurate, real-time recognition of...
Arshad221b/Sign-Language-Recognition
Indian Sign language Recognition using OpenCV
beingaryan/Sign-To-Speech-Conversion
Sign Language Detection system based on computer vision and deep learning using OpenCV and...
Tachionstrahl/SignLanguageRecognition
Real-time Recognition of german sign language (DGS) with MediaPipe