acl21 / Alphabet_Recognition_Gestures
This python application recognizes alphabet from real time webcam data. The user is allowed to write the alphabet on the screen using an object-of-interest (a water bottle cap in this case).
☆81Updated 4 years ago
Alternatives and similar repositories for Alphabet_Recognition_Gestures:
Users that are interested in Alphabet_Recognition_Gestures are comparing it to the libraries listed below
- This python application recognizes digits from real time webcam data. The user is allowed to write the digits on the screen using an obje…☆21Updated 5 years ago
- This Python application uses OpenCV library to track an object-of-interest (water bottle cap in my case) and uses the detected object to …☆67Updated 3 years ago
- This repo hold the code of a simple, fun game built using Affectiva's Emotion-as-a-Service API. An Emoji is shown on the screen and one h…☆20Updated 6 years ago
- This deep learning application can detect Facial Keypoints (15 unique points). They mark important areas of the face - the eyes, corners…☆114Updated 4 years ago
- SparshaSaha / Hand-Gesture-Recognition-Using-Background-Elllimination-and-Convolution-Neural-NetworkHand Gesture Recognition using Convolution Neural Network built using Tensorflow, OpenCV and python☆145Updated 4 years ago
- ☆92Updated 2 years ago
- A CNN model in numpy for gesture recognition☆41Updated 7 years ago
- A simple hand movement tracking module for humans ✍️☆295Updated 2 years ago
- This is a modified and simplified inference engine of davidsandberg's facenet☆40Updated 4 years ago
- Tracking hands using deep learning☆75Updated 6 years ago
- Training a Neural Network to Detect Gestures and Control Smart Home Devices with OpenCV in Python☆168Updated 2 years ago
- A project on hand detection and hand gesture recognition developed using OpenCV on Python 2.7.☆322Updated 3 years ago
- Uses Tensorflow Object Detection API to detect and track hands as well as estimate their distance from the camera☆70Updated 6 years ago
- Live Face Identification with pre-trained VGGFace2 model☆72Updated 7 years ago
- Simple sign language alphabet recognizer using Python, openCV and tensorflow for training Inception model (CNN classifier).☆290Updated last year
- CNN+LSTM; Video classification; Four categories(Normal; Smoking; Using mobile; Off seat)☆43Updated 6 years ago
- Full tutorial of computer vision and machine learning basics with OpenCV and Keras in Python.☆432Updated 3 years ago
- Detect vehicles in a video☆92Updated 5 years ago
- Can we predict the age and gender of someone given a picture of their face ?☆42Updated last year
- Gesture recognition using tensorflow from a large video database☆49Updated 5 years ago
- Real-time AI-powered translation of American Sign Language fingerspelling (sign to text)☆156Updated 2 years ago
- Facial keypoint detection system takes in any image with faces, and predicts the location of 68 distinguishing keypoints on the face - Ud…☆41Updated 2 years ago
- This project combines the knowledge of computer vision techniques and deep learning architectures to build a facial keypoint detection sy…☆30Updated 3 years ago
- This HCI (Human-Computer Interaction) application in Python(3.6) will allow you to control your mouse cursor with your facial movements, …