GitHub topics: handgesture-recognition
itsiiromiuy/tensorflow-hand-gesture-recognition-desktop
Real-time hand gesture recognition desktop app built with Electron, React, and TensorFlow.js. Features WebSocket integration for external applications.
Language: JavaScript - Size: 988 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

Ramesh-0/VolumeControl-Gesture-
Control your system volume with hand gestures using webcam tracking. Includes a reusable module for adding hand detection to your own Python projects.
Language: Python - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

SCORLEOs773/Gesture-Color-Changer
This is a React-based web app that uses HandTrack.js for real-time hand gesture detection. The app changes the background color based on detected gestures: an open palm turns the background blue, while a fist turns it red. It's a fun, interactive way to explore hand gestures and color changes in web development.
Language: JavaScript - Size: 345 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

1810suman/AI_Canvas
A real-time gesture-based drawing tool using OpenCV and Mediapipe. Supports freehand drawing, erasing, and shape recognition (circle, rectangle, line) with a virtual color palette and keyboard shortcuts.
Language: Python - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Nasim-Khalili/Image_processing
Computer Vision Projects: Face & Hand Tracking
Language: Python - Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

onl1ner/Hands π¦
π Memory game with hand gesture recognition that will keep your brain in a good shape!
Language: Swift - Size: 78.1 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 39 - Forks: 0

Berla1/hand-gesture-control
Projeto que utiliza MediaPipe para detectar gestos das mΓ£os em tempo real via webcam e controla dispositivos como um motor e um servo motor, enviando comandos via MQTT.
Language: Python - Size: 145 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

myself-aas/InvisiClick
InvisiClick is a gesture-based virtual mouse control system that uses index finger movement for cursor navigation and a pinch gesture (index + middle fingers) for clicking. Built with OpenCV, MediaPipe, and PyAutoGUI, it offers a hands-free, low-resource alternative for computer interaction.
Language: Jupyter Notebook - Size: 17 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

RohanCyberOps/Hand-Detection-Tool
This application leverages the power of MediaPipe and OpenCV to recognize hand gestures in real-time through your webcam. It's a fun and interactive way to explore hand tracking technology and can be used for various applications, from gaming to virtual interfaces.
Language: Python - Size: 40 KB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

jk4e/my-hgr
ποΈ Streamlit app with MediaPipe and Ultralytics YOLOv8 hand gesture recognition (HGR) demos using custom trained models.
Language: Python - Size: 163 MB - Last synced at: 7 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

Vinandra-Adam-Saputra/Volume-Brightness-Control
Hand Gesture System Controller ποΈβ¨ Control your computer like a conductor! Wave your hands to adjust volume and brightness with this magical computer vision application.
Language: Python - Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ArchitJ6/Gesture-Control-System
This Gesture Control System allows users to control various system functions (like mouse movement, volume adjustment, and screen brightness) using hand gestures through a webcam. It leverages MediaPipe for hand tracking and PyAutoGUI for controlling the system. The project enables intuitive, hands-free control for everyday tasks.
Language: Python - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

EchoSingh/HandGestRecognition
This project uses OpenCV to perform hand gesture recognition using a webcam.
Language: C++ - Size: 927 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

reynolds-hu/Various-Hand-Gestures-Recognition
CNN Single Hand Gesture Recognize @ Johns Hopkins Univ
Language: Python - Size: 36.8 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

yashsdoshi/HandTracking_Using_Mediapipe_WITHOUT_Backend
Track your hand using Google's MediaPipe(No Backend Required!)
Language: JavaScript - Size: 3.91 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

dms-codes/hand-gesture
This project performs gesture recognition using a Convolutional Neural Network (CNN) model on a custom dataset of grayscale images. The dataset is structured in folders, each representing a unique gesture, and the project involves preprocessing the images, training a CNN model, and evaluating it with multiple metrics.
Language: Python - Size: 6.61 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

SN1027/Hand-Gesture-recognition-using-machine-learning-and-mediapipe
This Hand gesture recognition project using mediapipe is developed to recognize various hand gestures. The user can custom train any number of various hand gestures to train a model.
Language: Python - Size: 1.04 MB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

jk4e/ai-hands-dataset
AI-generated hand image datasets for model training in computer vision.
Size: 1.3 MB - Last synced at: 7 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Nishita76/Hand-gesture-recognition-model
Language: Jupyter Notebook - Size: 798 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

BottomsNode/SCT_ML_4
This project develops a hand gesture recognition model to control computers through gestures. Using deep learning and computer vision, the model identifies hand gestures in real-time and triggers corresponding actions, offering a touchless and intuitive interaction method for digital applications.
Language: Jupyter Notebook - Size: 6.27 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

rubypoddar/Hand-Gesture-Recognition-using-MediaPipe-and-OpenCV
This repository contains Python scripts for real-time hand gesture recognition using the MediaPipe library and OpenCV. It detects hand landmarks, recognizes gestures such as "Thumbs Up" and "Thumbs Down," and displays the results on the webcam feed.
Language: Python - Size: 1.58 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 4 - Forks: 0

Meenu00615/Real-time-Hand-Gesture-Recognition-using-Python-and-Web-Application
Minor Project - Real-time Hand Gesture Recognition using Python and Web Application
Language: Jupyter Notebook - Size: 28.6 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

vansh-khaneja/Realtime-Hand-gestures-Predictions
Language: Jupyter Notebook - Size: 245 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AadrianLeo/AI-Rock-Paper-Scissor-with-hand-gesture
AI Rock Paper Scissor with hand gesture is an AI based python project in which you can detect hand and fingers and with the help of your fingers co-ordinates you can figure out if it is an rock, paper or scissor sign with the help of this you can play this game with the AI where the AI plays with the player and the scores are given as per who wins the game. you an start the game by pressing ' s ' on the keyboard per time you play.
Language: Python - Size: 148 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

samnaveenkumaroff/Prodigy-ML-04
A hand gesture recognition model that can accurately identify and classify different hand gestures from image or video data, enabling intuitive human-computer interaction and gesture- based control systems.
Language: Jupyter Notebook - Size: 89.8 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

Irash-Perera/VirtualFingerMouse
A virtual mouse controlled by hand gestures using finger points. Implemented using mediapipe and openCV.
Language: Python - Size: 41.8 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

aRUsh-codes/dino-in-my-hands
This project adapts Google's Dinosaur Game with Gesture Recognition, enabling players to control the dinosaur's actions via hand movements. It employs TensorFlow and OpenCV for gesture recognition and Python for scripting. This fusion of gaming and technology enhances user engagement, showcasing the innovation achievable through computer vision.
Language: PureBasic - Size: 1.36 MB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

o-ikne/skelmae-shrec24
[SHREC24] Skeleton-based Self-Supervised Learning For Dynamic Hand Gesture Recognition
Language: Python - Size: 193 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

sangamprashant/Air_Doodle Fork of kush788/AirDoodle
Drawing anything on screen using finger with help of mediapipe and opencv
Language: Python - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

saptarshi11/PRODIGY_TrackCode_ML
PRODIGY INTERNSHIP - MACHINE LEARNING During my internship at Prodigy Infotech, I tackled diverse machine learning projects: House Price Prediction with linear regression. Customer Segmentation via K-means clustering. Cat vs Dog classification using SVM. Hand Gesture Recognition with CNNs. Food Recognition and calorie estimation from images.
Language: Jupyter Notebook - Size: 5.27 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 2

UJAIR-SHAHA/PPT-Control-Using-Hand-gesture
PPT Control Using Hand Gesture is a project that allows you to control PowerPoint presentations using hand gestures. Instead of relying on traditional input devices like a keyboard or mouse, this project leverages computer vision techniques to detect hand gestures and map them to specific presentation commands.
Language: Python - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

Enminxo/3D-Jointsformer
Official repository of 3D-Jointsformer for real-time handgesture recognition π
Language: Python - Size: 92.8 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

krishna-chandel/Gesture-based-HCI-ML-Project
Teaching computers to understand sign language! This project uses image processing to recognize hand signs, making technology more inclusive and accessible.
Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

albertopirillo/eeai-project-2023
Hand Gesture Recognition System using a Convolutional Neural Network trained with Transfer Learning on the ASL dataset. Deployable on an Arduino Nano 33 BLE with 256 KB of RAM.
Language: Jupyter Notebook - Size: 132 MB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Sousannah/hand-gestures-recognition-and-segmentation-using-CNN-and-OpenCV
Language: Jupyter Notebook - Size: 3.2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

o-ikne/SkelMAE
Skeleton-based Self-Supervised Feature Extraction for Improved Dynamic Hand Gesture Recognition
Size: 485 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Sousannah/real-time-hand-gestures-recognition-using-cvzone
Language: Python - Size: 2.33 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Sousannah/hand-gestures-recognition-using-CNN-and-OpenCV
Language: Jupyter Notebook - Size: 1.09 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

Sousannah/moving-dji-tello-drone-using-hand-gestures
Language: Python - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Sousannah/hand-gestures-recognition-and-drone-controlling-using-AirSim-and-OpenCv
Language: Python - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

azam-md/HandGesture-based-Food-Ordering-System
Language: Jupyter Notebook - Size: 13.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Shape-Of-AI-Bricks/handgesture_python
handgesture_python
Language: Jupyter Notebook - Size: 6.32 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

tharuneshwar-s/Gesture-control-mediaplayer
Gesture control youtube and vlc player
Language: Python - Size: 7.25 MB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Ankush251992/OpenCV_Hand_Gesture_Recognition
This system recognises the hand gestures from a live webcam video and displayes the corresponding Message on the Screen.
Language: Python - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

SubhiH/HandGesturesDroneController
Hand Gestures for Drone Control Using Deep Learning :fist: :hand: :helicopter: :point_up: :raised_hands:
Language: Python - Size: 24.2 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 24 - Forks: 11

willogy-team/hand-gesture-recognition-smc2021
Our research "Fine-grained hand gestures recognition in multi-viewpoints hand hygiene". Oral presentation at IEEE SMC 2021
Language: Python - Size: 163 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

Arya920/Volume_Control_Using_hand_gesture
This project demonstrates a hand gesture recognition system developed using the Mediapipe library in Python. By analyzing the distance between thumb and index finger tips, the system enables control of system volume through intuitive gestures, enhancing user interaction with the computer.
Language: Python - Size: 1010 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

nuttysunday/Hand-Gesture-Recognition
Language: Python - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 2

K-GOKULAPPADURAI/AirGes-A-Customizable-Wireless-PC-Controller-using-Machine-Learning-by-Hand-Gestures
This repository contains a Python-based hand gesture recognition system that allows users to control applications using simple hand gestures. The system leverages the MediaPipe framework for real-time hand tracking and finger counting. Users can interact with their computers hands-free, making it ideal for presentations, media playback, and more.
Language: Python - Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

MohamedAlaouiMhamdi/virtual_keyboard
The Virtual Hand Gesture Keyboard is an innovative and interactive project that offers a new way to type using hand gestures. This project leverages computer vision and machine learning techniques to track the user's hand movements and recognize specific gestures, which are then translated into virtual keypresses on the user's computer.
Language: Python - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

buddhadeb33/Hand_gesture_recognition
Hand Gesture Recognition is a cool project using OpenCV & Mediapipe which will explore the endless possibility.
Language: Jupyter Notebook - Size: 5.56 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

UJAIR-SHAHA/Hand_Gesture_Volume_Control
This Project uses OpenCV and MediaPipe to Control system volume
Language: Python - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

vasiliydumanov/HandGestureRecognition-Ego-iOS
Language: Swift - Size: 33.2 MB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

mananpatel06/Virtual-Mouse
This virtual mouse uses hand gesture to control computer.
Language: Python - Size: 152 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Ron-Caster/Visual-Gesture-Based-Home-Automation
My Final Year Project.
Language: Python - Size: 1.93 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

jayant1211/Aircursor-Gesture-Controlled-Mouse
Gesture-controlled mouse using MediaPipe. Enables full mouse functionality with hand gestures.
Language: Python - Size: 13.3 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

gayathri1462/Controlling-Media-Player-with-Hand-Gestures-using-Convolutional-Neural-Network
An application to control media player from distance using hand gestures. It was developed by creating a hand gestures dataset using OpenCV, building a 2D CNN model for feature extraction and classification, and integrating the Keyboard keys to hand gestures using the PyAutoGUI library. whenever a gesture is predicted, the corresponding action is performed on the Media Player. Also, created a user interface using the Streamlit web framework and deployed source files with demo using streamlit.io sharing.
Language: Jupyter Notebook - Size: 56.7 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 2

prakHr/HandGestureRecognition
[Side Project] - Project: Hand Gesture recognition
Language: JavaScript - Size: 3.99 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Gunjaan/ChaiLens
ChaiLens is an openCV based project that uses technology to make ordering chai more fun and interactive. It works by analyzing how customers move, and then lets them choose what they want in their chai. This makes ordering chai easier and more fun!
Language: Python - Size: 1010 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

harshnamdev98/Hand-Gesture-Scrolling
This is project based on opencv and python by which we can control our pc by using hand gestures .
Language: Python - Size: 1.48 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 2

SkyThonk/Play-with-Hand-Gesture
With the help of OpenCV and Deep Learning CNN algorithm performing some action with hand gesture though webcam like I'm playing chrome browser famous game dinosaur jump. And for CNN model I have collected my own Dataset by capturing 350+ images.
Language: Jupyter Notebook - Size: 114 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 0

Hoda233/image-processing-project Fork of norhanreda/image-processing-project
πΈπ₯ππ©βπ«π€An innovative approach for calculators in proctored online exams where camera is a must. It understands our hand gestures which lets us create mathematical expressions just by waving our hands in the air and to help the childern to understand the basic math expressions by simply using our interesting calculator
Language: Jupyter Notebook - Size: 2.23 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

habbichelotfi/gesture_recognition_actions
Recognizing Hand Gestures using OpenCV and Python and machine learning algorithms (NN,SVM) to automatize repetetive actions.
Language: Python - Size: 9.53 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Vinayak-Buchke/Hand_Gesture_Recognition
A hand Gesture Based open-cv Project
Language: JavaScript - Size: 8.48 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mananpatel06/Virtual-Paint
Virtual paint allow to draw without using physical mouse , you can draw using fingers.
Language: Python - Size: 107 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

martatesar/webxr-hands-gestures-recognition
webxr hands gestures recognition (typescript, three.js)
Size: 757 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

YoushaaMurhij/Husky_UGV_Gesture_Control
This repository is based on Unity and ROS to simulate hand gesture control of Husky mobile robot.
Language: C# - Size: 42.5 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

SurabhiTadvalkar/HandGestureRecognition-with-CNN
Language: Jupyter Notebook - Size: 43 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

RyuJungSoo/Hand-gesture-recognition-module
Hand gesture recognition module develop repository
Language: Jupyter Notebook - Size: 18.1 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

mcmoe/screenless
Code written researching my dissertation, exploring screenless technologies for a leraning through play experience
Language: JavaScript - Size: 17.7 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Jacob12138xieyuan/Hand-gesture-controled-Arduino-car-using-machine-learning-model
Language: Jupyter Notebook - Size: 5.15 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 2

EEE511-Hand-Gesture-Control/Hand-Gesture-Robot-Control
This project was our team's final project for EEE 511: Artificial Neural Computation. The purpose of this project was to create a CNN that could be used to control a UR10e robotic arm.
Language: Python - Size: 18.6 KB - Last synced at: 13 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ThanhBinhTran/Computer_Engineering_Projects_HCMUT
This repository contains many projects which were implemented by computer engineering students who are from CSE_HCMUT under my supervision.
Size: 14.5 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

tomarshabh2199/Arduino-Based-Hand-Gesture-Control-of-your-Computer
Project is made up of technologies python and android and It has functionalities like play/pause, move left/right, slide left/right and other keyboard mouse functionalities with simple of your hand gestures.
Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

Guuri11/mousepy
Python script to control your mouse using hands gesture
Language: Python - Size: 8.79 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

Suraj520/VirtualSteeringWheel
Virtual Steering wheel detection using computer vision and machine learning.
Language: Python - Size: 42 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

AbhinavS99/Ladder-Networks-for-Sign-Languages
The project aims to demonstrate the ability of ladder networks to translate sign languages into text while using lesser data than the traditional models.
Language: Python - Size: 979 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

nada-adel-mohamady/Image-Processing
you can use your hand to take the selfie pictures , apply filters on it with your hand gestures
Language: Jupyter Notebook - Size: 932 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

notsniped/handgesture.ai-1
Language: HTML - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

yAya-yns/Hand-Gesture-Recognition
We implement a model to distinguish between a large class of hand gestures
Language: Python - Size: 2.03 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

sumansid/Sign-Language-Recognition
A deep learning model that recognizes hand gestures for alphabets. Trained using tensorflow, with activation function : RELU and Softmax (for multi-class classification).
Language: Jupyter Notebook - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

vbvh98/hover-games
Hover Games - Aims for hand gestures to be next big thing
Language: JavaScript - Size: 12.8 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0
