Simon-Hohberg / Viola-JonesLinks
Python implementation of the face detection algorithm by Paul Viola and Michael J. Jones
☆146Updated 5 years ago
Alternatives and similar repositories for Viola-Jones
Users that are interested in Viola-Jones are comparing it to the libraries listed below
Sorting:
- A face detection program in python using Viola-Jones algorithm.☆47Updated 7 years ago
- A Python implementation of the famous Eigenfaces algorithm for face recognition, implemented and tested over the AT&T face data set.☆79Updated 5 years ago
- Tutorial of OpenCV haartraining (Not maintained, new maintainer is wanted)☆84Updated 10 years ago
- Human Detection using HOG-Linear SVM in Python☆135Updated 2 years ago
- This is a Matlab lesson design for vehicle detection and recognition. Using cifar-10Net to training a RCNN, and finetune AlexNet to clas…☆204Updated 3 years ago
- Python implementation of the Histogram of Oriented Gradients.☆73Updated 5 years ago
- M. Beyeler (2015). OpenCV with Python Blueprints: Design and develop advanced computer vision projects using OpenCV with Python, Packt Pu…☆296Updated 4 years ago
- Object Detection Framework using HOG as descriptor and Linear SVM as classifier.☆431Updated 8 years ago
- My implementation of high dimensional LBP feature for face recognition☆104Updated 8 years ago
- As of now, OpenCV codes and snippets that I'm working on.☆75Updated 11 years ago
- TensorFlow implementation of "A Convolutional Neural Network Cascade for Face Detection", CVPR 2015☆109Updated 7 years ago
- <NOT ACTIVELY MAINTAINED>A light weight face recognition implementation using a pre-trained facenet model☆112Updated 4 months ago
- Object detection using OpenCV Haar Feature-based Cascade Classifiers☆29Updated 10 years ago
- 3D head pose estimation using monocular vision☆179Updated last year
- Face Detection using ViolaJones on the CBCL Face Database☆30Updated 6 years ago
- This project is the C++ implementation of Background Subtraction using adaptive GMM models as discussed by Zoran Zivkovic in his paper "I…☆66Updated 12 years ago
- Object detector from HOG + Linear SVM framework☆25Updated 6 years ago
- ☆136Updated 8 years ago
- Implementation based on the paper Li et al., “A Convolutional Neural Network Cascade for Face Detection, ” 2015 CVPR☆254Updated 7 years ago
- MATLAB Toolbox for the LabelMe Image Database☆104Updated 10 years ago
- Static Hand Gesture detection using opencv python with hog features and SVM .☆50Updated 6 years ago
- Object Tracker written in Python using dlib and OpenCV☆342Updated 5 years ago
- This project provides alignment tools for faces, to be used as a preprocessing step before computer vision tasks on face images☆62Updated 8 years ago
- Vehicle Detection by Haar Cascades with OpenCV☆552Updated 3 years ago
- This is a guide to face recognition with Python, GNU Octave/MATLAB and OpenCV2 C++. Eigenfaces and Fisherfaces are explained in detail an…☆5Updated 7 years ago
- Yolo (Real time object detection) model training tutorial with deep learning neural networks☆100Updated 7 years ago
- Fer2013 Facial Expression Recognition Keras☆40Updated 4 years ago
- Matlab implementation of facial landmark detection by deep multi-task learning☆232Updated 8 years ago
- Implementation of the Vanilla CNN described in the paper: Yue Wu and Tal Hassner, "Facial Landmark Detection with Tweaked Convolutional N…☆188Updated 7 years ago
- Learn how to train your own OpenCV Haar classifier☆72Updated 8 years ago