molyswu / hand_detectionLinks
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 …
☆257Updated 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:
- Mask RCNN for the human pose estimation☆57Updated 5 years ago
- A real time hand gesture recognition system based on deep learning☆93Updated 5 years ago
- A Light CNN based Method for Hand Detection and Orientation Estimation☆155Updated 3 years ago
- FaceBoxes for hand detection in PyTorch☆97Updated 6 years ago
- Keras Implementation for Stacked Hourglass Network☆112Updated 6 years ago
- A python wrapper for Mediapipe's Multi-Hand Tracking☆75Updated 4 years ago
- Detection of head using YOLO☆165Updated 2 years ago
- A tutorial on how to train a hand detector with TensorFlow Object Detection API☆192Updated 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…☆91Updated 2 years ago
- Hand gesture recognition and segmentation☆100Updated 7 years ago
- Non-invasive Fall Detection with Keras and Tensorflow☆151Updated 4 years ago
- This is a robot project for television live. System will tracking the host's face, making the face in the middle of the screen. Main algo…☆61Updated 7 years ago
- Implement of Openpose use Tensorflow☆271Updated 4 years ago
- Computer vision system for tracking pedestrians in a scene observed by multiple cameras.☆10Updated 2 years ago
- A tensorflow & keras implementation of Deep Head Pose☆70Updated 3 years ago
- Multi-Person Pose Estimation project for Tensorflow 2.0 with a small and fast model based on MobilenetV3☆218Updated 2 years ago
- Implementation of openpose with tensorflow & openCV for estimation of human poses & classification.