hsr
Hand signal recognizer
Recognizes hand signals using machine learning models trained on webcam images.
Hand signals recognition using Convolutional Neural Network implemented in TensorFlow
109 stars
9 watching
36 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sachinkariyattin/hwcr | A handwritten character recognition system developed using neural networks and image processing techniques | 46 |
aravinthpanch/gesture-recognition-for-human-robot-interaction | This project enables humans to control robots using hand gestures by tracking skeletal points and translating them into robot movements or actions. | 72 |
potterhsu/svhnclassifier-pytorch | A PyTorch implementation of multi-digit number recognition from street view imagery using deep convolutional neural networks | 200 |
jdrzj/handwritten-digits-recognition | A handwritten digits recognition system built using neural networks and Ruby | 6 |
taosir/cnn_handwritten_chinese_recognition | A Python-based web application that recognizes handwritten Chinese characters using a Convolutional Neural Network (CNN), allowing users to input text via an online writing board and receive recognition results. | 511 |
bautolp/gesture_recognition | An implementation of real-time gesture recognition using machine learning algorithms and computer vision techniques. | 3 |
huguyuehuhu/hcn-pytorch | Replication of a PyTorch model for action recognition and detection from skeleton data | 218 |
nickgillian/grt | A C++ machine learning library designed to recognize and classify gestures in real-time sensor data | 866 |
dcordero/tvosscribble | Recognizes handwritten numbers on a touch-based interface | 182 |
davidstutz/matlab-mnist-two-layer-perceptron | A Matlab implementation of a two-layer perceptron to recognize handwritten digits from the MNIST dataset. | 60 |
ifl-camp/easy_handeye | Automated calibration tool for robotic vision systems | 893 |
hengguan/hand-eye-calibration-matlab | A MATLAB-based software for calibrating camera transformations relative to robotic arms in two different configurations: eye on hand and eye in hand. | 62 |
b3ll/swiftygesturerecognition | An Xcode playground project to simplify UIGestureRecognizers prototyping | 163 |
cert-polska/hfinger | An HTTP request fingerprinting tool to identify and categorize malware | 133 |
iwatake2222/pico-mnist | Recognizes handwritten digits on an LCD display using Raspberry Pi Pico and TensorFlow Lite | 60 |