spmallick / opencv-haar-classifier-trainingLinks
Learn how to train your own OpenCV Haar classifier
☆73Updated 8 years ago
Alternatives and similar repositories for opencv-haar-classifier-training
Users that are interested in opencv-haar-classifier-training are comparing it to the libraries listed below
Sorting:
- An implementation of YOLO v2 for direct facial recognition within detection layer.☆164Updated 6 years ago
- Convolutional Neural Networks☆174Updated 9 years ago
- ☆173Updated 3 years ago
- Tutorial of OpenCV haartraining (Not maintained, new maintainer is wanted)☆84Updated 10 years ago
- ☆33Updated 6 years ago
- Repository for face recognition related work☆90Updated 8 years ago
- Simpler app for tensorflow object detection API☆93Updated 7 years ago
- Yolo (Real time object detection) model training tutorial with deep learning neural networks☆100Updated 7 years ago
- A toolkit for making real world machine learning and data analysis applications in C++☆711Updated 6 years ago
- A vehicle detection and tracking pipeline with OpenCV, histogram of oriented gradients (HOG), and support vector machines (SVM).☆86Updated 6 years ago
- Track multiple objects based on their color using OpenCV☆160Updated 3 years ago
- C/C++/Python based computer vision models using OpenPose, OpenCV, DLIB, Keras and Tensorflow libraries. Object Detection, Tracking, Face …☆171Updated 2 years ago
- Realtime driver drowsiness detection (Sleep detection) using facial landmarks☆138Updated 4 years ago
- Convolutional Neural Networks☆266Updated 7 years ago
- Object Tracker written in Python using dlib and OpenCV☆342Updated 6 years ago
- Example program showing how to train your custom HOG detector using openCV☆222Updated 6 years ago
- car detection using the UIUC car database☆100Updated 11 years ago
- Convolutional Neural Networks☆122Updated 6 years ago
- A Face detector trained on YOLOv2 Darknet framework☆32Updated 7 years ago
- A very fast background subtraction implementation for OpenCV 3.1.0 and above☆120Updated 4 years ago
- Optical flow and other tricks in OpenCV☆96Updated 4 years ago
- OpenCV example for face detection and recognition☆87Updated 11 years ago
- Real-Time Human Detection Using Contour Cues☆187Updated 7 months ago
- Realtime Object recognition using OpenCV 3.3 dnn module and pretrained MobileNetSSD caffe model☆72Updated 5 years ago
- Yolo for Android and iOS - Mobile Deep Learning Object Detection in Realtime written in Kotlin and Swift☆103Updated 7 years ago
- Android YOLO real time object detection sample application with Tensorflow mobile.☆228Updated 4 years ago
- How to train a Tensorflow face object detection model☆64Updated 7 years ago
- Live Face Identification with pre-trained VGGFace2 model☆72Updated 7 years ago
- A cnn framework on Android platform, implemented with RenderScript and java, support MobileNet-SSD and faster-rcnn. No JNI/C++ or thirdpa…