molyswu / hand_detection
using Neural Networks (SSD) on Tensorflow. This repo documents steps and scripts used to train a hand detector using Tensorflow (Object Detection API). As with any DNN based task, the most expensive (and riskiest) part of the process has to do with finding or creating the right (annotated) dataset. I was interested mainly in detecting hands on …
☆251Updated 3 years ago
Alternatives and similar repositories for hand_detection
Users that are interested in hand_detection are comparing it to the libraries listed below
Sorting:
- A Light CNN based Method for Hand Detection and Orientation Estimation☆155Updated 3 years ago
- FaceBoxes for hand detection in PyTorch☆98Updated 6 years ago
- Hand gesture recognition and segmentation☆100Updated 7 years ago
- A real time hand gesture recognition system based on deep learning☆93Updated 5 years ago
- GUI based on the python api of openpose in windows using cuda10 and cudnn7. Support body , hand, face keypoints estimation and data savin…☆90Updated 5 years ago
- A tutorial on how to train a hand detector with TensorFlow Object Detection API☆192Updated 5 years ago
- Uses Tensorflow Object Detection API to detect and track hands as well as estimate their distance from the camera☆71Updated 6 years ago
- Mask RCNN for the human pose estimation☆57Updated 5 years ago
- Static Hand Gesture detection using opencv python with hog features and SVM .☆50Updated 6 years ago
- Hand segmentation model examples☆17Updated 6 years ago
- This work was uploaded for a personal purpose.☆21Updated 6 years ago
- A python wrapper for Mediapipe's Multi-Hand Tracking☆75Updated 4 years ago
- Unified learning approach for egocentric hand gesture recognition and fingertip detection.☆309Updated 2 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 5 years ago
- Hands video tracker using the Tensorflow Object Detection API and Faster RCNN model. The data used is the Hand Dataset from University of…☆92Updated 2 years ago
- Contextual Attention for Hand Detection in the Wild, ICCV 2019☆145Updated 2 years ago
- A python program to detect and classify hand pose using deep learning techniques☆242Updated 2 years ago
- Recognize gestures using a simple webcam.☆30Updated 2 years ago
- Hand Keypoint Detection using Deep Learning and OpenCV☆31Updated 5 years ago
- Pose estimation for iOS and android using TensorFlow 2.0☆168Updated 2 years ago
- simple and lightweight humanpose estimation☆60Updated 4 years ago
- Dataset, necessary Scripts and trained SSD Model for detecting Hands in Realtime.☆31Updated 7 years ago
- A pre-trained YOLO based hand detection network.☆303Updated 2 years ago
- Standalone hand detector python wrapper for OpenPose☆52Updated 5 years ago
- Hand Pose Detection System using openPose KeyPoint Detection and following LearnOpenCV Blog☆19Updated 4 years ago
- A project can perform face-detection in image/webcam, based on opencv and deep-learning☆35Updated 6 years ago
- Implementation of openpose with tensorflow & openCV for estimation of human poses & classification.☆53Updated 2 years ago
- Gesture recognitino with 3DCNN☆27Updated 6 years ago
- Using hand gestures control different effect of photography.☆35Updated 5 years ago
- HGR-Net: A Fusion Network for Hand Gesture Segmentation and Recognition☆43Updated 6 years ago