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 …
☆248Updated 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
- A real time hand gesture recognition system based on deep learning☆92Updated 5 years ago
- A Light CNN based Method for Hand Detection and Orientation Estimation☆155Updated 2 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…☆88Updated 5 years ago
- Unified learning approach for egocentric hand gesture recognition and fingertip detection.☆307Updated 2 years ago
- this project implements the hand gesture recognition algorithm introduced in paper online detection and classification of dynamic hand ge…☆98Updated 6 years ago
- FaceBoxes for hand detection in PyTorch☆98Updated 5 years ago
- Real-time pose estimation and action recognition☆410Updated 5 years ago
- Hand segmentation model examples☆17Updated 5 years ago
- Mask RCNN for the human pose estimation☆57Updated 5 years ago
- Gesture recognitino with 3DCNN☆27Updated 6 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
- Hand gesture recognition and segmentation☆100Updated 6 years ago
- Hand Keypoint Detection using Deep Learning and OpenCV☆30Updated 5 years ago
- A pre-trained YOLO based hand detection network.☆292Updated 2 years ago
- Deep Learning Project.☆228Updated 5 years ago
- The supporting code used for the baseline temporal method on the UTA-RLDD dataset☆74Updated 3 years ago
- CNN+LSTM; Video classification; Four categories(Normal; Smoking; Using mobile; Off seat)☆43Updated 7 years ago
- Implementation of openpose with tensorflow & openCV for estimation of human poses & classification.☆53Updated 2 years ago
- Detection of head using YOLO☆164Updated last year
- Real-time fall detection using two-stream convolutional neural net (CNN) with Motion History Image (MHI)☆62Updated 2 years ago
- [Neurocomputing 2019] Fast and Robust Dynamic Hand Gesture Recognition via Key Frames Extraction and Feature Fusion☆103Updated 3 years ago
- Run one script and press 's'/'d' to save your laptop's camera images to disk. Two versions: (1) Python, and (2) ROS node.☆9Updated 5 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
- AlphaPose Implementation in Pytorch along with the pre-trained weights☆198Updated 6 years ago
- Pytorch implementation of Openpose in Realtime Multi-Person 2D Pose Estimation using Part Affinity Fields☆148Updated 6 years ago
- A project can perform face-detection in image/webcam, based on opencv and deep-learning☆35Updated 6 years ago
- This work was uploaded for a personal purpose.☆20Updated 6 years ago
- A tensorflow implementation of Arxiv Paper "Real-time 2D Multi-Person Pose Estimation on CPU: Lightweight OpenPose "(https://arxiv.org/ab…☆226Updated 5 years ago
- A tutorial on how to train a hand detector with TensorFlow Object Detection API☆191Updated 4 years ago
- This repository is the implementation of face detection in real time using YOLOv3 framework with keras(tensorflow backend). For use in em…☆47Updated 6 years ago