jaredvasquez / CNN-HowManyFingersLinks
Count how many fingers are being held up, via a convolutional neural network (CNN) implemented in Keras + TensorFlow + OpenCV.
☆50Updated 4 years ago
Alternatives and similar repositories for CNN-HowManyFingers
Users that are interested in CNN-HowManyFingers are comparing it to the libraries listed below
Sorting:
- This is the code for the "How to do Object Detection with OpenCV" live session by Siraj Raval on Youtube☆103Updated 7 years ago
- Yolo (Real time object detection) model training tutorial with deep learning neural networks☆100Updated 7 years ago
- OpenCV deep learning module (dnn module) implementation with MobileNet-SSD network for object detection.☆22Updated 6 years ago
- Runing Keras with Intel Movidius Neural Compute Stick☆81Updated 7 years ago
- Custom Object Detection with TensorFlow☆349Updated 6 years ago
- Tracking hands using deep learning☆75Updated 6 years ago
- Various networks that could be the basis of a vision system for self-driving cars☆84Updated 7 years ago
- Inception model used to classify camera feed on real time. Coded during the Deep Learning Hackathon 2017 San Francisco☆43Updated 7 years ago
- Gentle guide on how YOLO Object Localization works with Keras (Part 2)☆65Updated 7 years ago
- Spring 2018 - 10.009 Digital World 1D Project☆42Updated 6 years ago
- Convolutional Neural Networks☆174Updated 8 years ago
- A vehicle detection and tracking pipeline with OpenCV, histogram of oriented gradients (HOG), and support vector machines (SVM).☆86Updated 6 years ago
- How to run Object Detection and Segmentation on a Video Fast for Free☆118Updated 6 years ago
- 🟣 Object detection of abstract shapes with neural networks☆219Updated 4 years ago
- Detect vehicles in a video☆92Updated 6 years ago
- Realtime Object recognition using OpenCV 3.3 dnn module and pretrained MobileNetSSD caffe model☆72Updated 5 years ago
- ☆19Updated 8 years ago
- Keras implementation of the Squeeze Det Object Detection Deep Learning Framework☆129Updated 6 years ago
- code for real time object detection using TensorFlow and openCV☆90Updated 4 years ago
- A convolutional neural network implemented in pure numpy.☆68Updated 7 years ago
- Keras implementation of Mobile Networks☆133Updated 6 years ago
- This is an implementation of tensor flow object detection API for running it in Real time through Webcam☆108Updated 5 years ago
- Yolo for Android and iOS - Mobile Deep Learning Object Detection in Realtime written in Kotlin and Swift☆102Updated 7 years ago
- YOLOv2 Object Detection w/ Keras (in just 20 lines of code)☆328Updated 6 years ago
- TensorFlow implementation of SqueezeDet, trained on the KITTI dataset.☆130Updated 6 years ago
- Examples of Image Segmentation with Mask R-CNN from PyImageConf 2018☆45Updated 6 years ago
- Deep leaning for traffic sign classification in keras and python☆68Updated 6 years ago
- Making custom object detector using Yolo (Java and Python)☆92Updated 3 years ago
- ☆24Updated 7 years ago
- Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices☆23Updated 8 years ago