loicmarie / hands-detectionLinks
Hands video tracker using the Tensorflow Object Detection API and Faster RCNN model. The data used is the Hand Dataset from University of Oxford.
☆91Updated 2 years ago
Alternatives and similar repositories for hands-detection
Users that are interested in hands-detection are comparing it to the libraries listed below
Sorting:
- A tutorial on how to train a hand detector with TensorFlow Object Detection API☆192Updated 5 years ago
- Openpose implementation using darknet☆159Updated 6 years ago
- Keras implementation of Realtime Multi-Person Pose Estimation☆108Updated 5 years ago
- Mobilenet SSD based pedestrian detection☆50Updated 7 years ago
- Chainer implementation of Pose Proposal Networks☆117Updated 6 years ago
- Train ssd_mobilenet of the Tensorflow Object Detection API with your own data.