Found 951 repositories(showing 30)
syauqy
A simple ASL (American Sign Language) alphabet detection using TensorFlow and Handpose model
MohamedBayomey
This project develops a Sign Language Detection system to bridge the communication gap between hearing individuals and the deaf or hard-of-hearing community. Using machine learning and computer vision, the system detects and classifies American Sign Language (ASL) signs in real time, promoting accessibility.
GDSC-KIIT
To detect American Sign Language in real-time.
paulinamoskwa
Real-time American Sign Language (ASL) letters detection, via PyTorch, OpenCV, YOLOv5, Roboflow and LabelImg 🤟
Valentinetemi
Real-time ASL sign language detector using MediaPipe hand landmarks + XGBoost — 98.43% accuracy, skin-tone agnostic, no CNN
LikhitaMagar01
No description available
AkramOM606
A real-time American Sign Language (ASL) detection system using computer vision and deep learning. This project uses a combination of OpenCV, MediaPipe, and TensorFlow to detect and classify ASL hand signs from camera input. The system can recognize a wide range of ASL characters, and can be used to facilitate communication for sign language users.
Mohammed-Shoaib
🧏 Detection of the alphabets in American Sign Language (ASL).
Performance Analysis for ASL detection using Yolo-v5 object detection algorithm
Laksh718
ASL to Text and Speech converts sign language to text and speech in real-time. Using computer vision and ML, it recognizes hand gestures from webcam input and translates them into spoken words, making communication accessible for the hearing impaired. Features include real-time detection, text conversion, and speech synthesis.
Bhadreshwara
Machine Learning Based Detection Of ASL(American Sign Language) Gestures
eleapttn
No description available
LuluW8071
American Sign Language Alphabet Detection in Real Time using OpenCV-Mediapipe with EfficientNetB0 in PyTorch
KaidAkram
A real-time hand gesture recognition app that translates ASL gestures into spoken words
heyfoz
A Python ASL detection script utilizing a TensorFlow image classification model trained from scratch. It is tailored to recognize American Sign Language (ASL) alphabet letters from live video streams, and provides documentation covering the neural network architecture, installation, dataset details, training procedures, and real-time detection.
mayankchugh-learning
ASL Object Detection Project: A computer vision project that utilizes deep learning techniques to detect and recognize American Sign Language (ASL) gestures in real-time.
livanska
ASL learning and practicing React Native mobile application using Tensorflow.js handpose and fingerpose models for real-time gesture detection
Tekraj15
Applied SSD integrated with MobileNet model for object (sign gestures) detection and recognition and the model is trained using Transfer Learning, with the aim to develop a web app for real-time ASL recognition from user input & then to generate text in English.
vinhthanh0906
This project implements Vietnamese Sign Language (VSL) and American Sign Language (ASL) recognition using the YOLOv8 object detection framework. The goal is to build a system capable of detecting and classifying hand signs in real time, supporting communication for the deaf and hard-of-hearing community.
DreVinciCode
Detection of ASL Letters using MRTK + Hololens2
gurkirat20
This is a Sign language detection model that can accurately recognize and interpret the gestures and movements of hands used in American Sign Language (ASL).
Srinivas-Natarajan
This program will use gesture detection to help identify common ASL gestures as well as alphabets, translating them into sentences.
FedericoNegri2001
Exploring strategies for Sign Language Recognition task using ASL Dataset: DL Classification, Object Detection and Landmarks Classification
Msirivarsha
This project is a machine learning-based Sign Language Detection System designed to identify alphabets from American Sign Language (ASL). The project consists of various Python scripts for different stages of the pipeline, including data collection, preprocessing, model training, and deploying a web-based application for real-time detection.
VisionMillionDataStudio
手语识别系统源码分享[一条龙教学YOLOV8标注好的数据集一键训练_70+全套改进创新点发刊_Web前端展示]
Joshua-Samraj
No description available
adupatil
Detecting American Sign Language on live video using Resnet50
Simple Hand Sign Detection Using Python and TensorFlow Libraries (i created only A,B,C Letters) i used Teachablemachine to Create the model, Accuracy is not 100%
No description available
Lakshay-a
This project is aimed at detecting American Sign Language (ASL) alphabets in real-time using computer vision. The system utilizes OpenCV for image processing, MediaPipe for hand detection, and a Random Forest classifier from scikit-learn for alphabet recognition.