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 …
☆269Updated 4 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:
- FaceBoxes for hand detection in PyTorch☆98Updated 6 years ago
- A Light CNN based Method for Hand Detection and Orientation Estimation☆155Updated 3 years ago
- Keras Implementation for Stacked Hourglass Network☆112Updated 7 years ago
- Mask RCNN for the human pose estimation☆57Updated 6 years ago
- A tutorial on how to train a hand detector with TensorFlow Object Detection API☆192Updated 5 years ago
- A real time hand gesture recognition system based on deep learning☆92Updated 6 years ago
- Detects Pedestrians in images using HOG as a feature extractor and SVM for classification☆76Updated 3 years ago
- Implementation of openpose with tensorflow & openCV for estimation of human poses & classification.☆53Updated 3 years ago
- Multi-Person Pose Estimation project for Tensorflow 2.0 with a small and fast model based on MobilenetV3☆219Updated 3 years ago
- ☆45Updated 7 years ago
- A python wrapper for Mediapipe's Multi-Hand Tracking☆74Updated 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…☆91Updated 6 years ago
- Hand gesture recognition and segmentation☆100Updated 7 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
- Hands video tracker using the Tensorflow Object Detection API and Faster RCNN model. The data used is the Hand Dataset from University of…☆91Updated 3 years ago
- A tensorflow implementation of Arxiv Paper "Real-time 2D Multi-Person Pose Estimation on CPU: Lightweight OpenPose "(https://arxiv.org/ab…☆227Updated 6 years ago
- A python program to detect and classify hand pose using deep learning techniques☆248Updated 2 years ago
- CNN+LSTM; Video classification; Four categories(Normal; Smoking; Using mobile; Off seat)☆48Updated 8 years ago
- Head detection with modified cascaded CNN☆47Updated 6 years ago
- Object detection with ssd_mobilenet and tiny-yolo (Add: YOLOv3, tflite)☆192Updated 5 years ago
- Pose estimation for iOS and android using TensorFlow 2.0☆169Updated 3 years ago
- This project is aimed to train model that detects talking and yawning from sequential images.☆17Updated 3 years ago
- Unified learning approach for egocentric hand gesture recognition and fingertip detection.☆314Updated 3 years ago
- A project can perform face-detection in image/webcam, based on opencv and deep-learning☆38Updated 7 years ago
- These are a set of tools using OpenCV, Tensorflow and Keras, with which you can generate your own model of facial landmark detection and …☆138Updated 6 years ago
- Uses Tensorflow Object Detection API to detect and track hands as well as estimate their distance from the camera☆72Updated 7 years ago
- keras使用openpose模型的一个小例子 demo for kereas openpose☆93Updated 7 years ago
- tensorflow implementation of BlazeFace☆24Updated 6 years ago
- Non-invasive Fall Detection with Keras and Tensorflow☆150Updated 5 years ago
- A keras version of real-time object detection network : mobilenet_v2_ssdlite☆80Updated 5 years ago