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:
- Python implementation of the Histogram of Oriented Gradients.☆73Updated 5 years ago
- Optical flow and other tricks in OpenCV☆96Updated 4 years ago
- Two multitasking CNNs for simultaneous face detection, landmarks estimation and visibility, pose estimation and gender recognition. hype…☆58Updated 8 years ago
- Fer2013 Facial Expression Recognition Keras☆40Updated 4 years ago
- Python Implementation of Bag of Words for Image Recognition using OpenCV and sklearn☆216Updated 8 years ago
- Keras implementation of Human Action Recognition for the data set State Farm Distracted Driver Detection (Kaggle)☆181Updated 9 years ago
- Emotion Recognition using Facial Landmarks, Python, DLib and OpenCV on fer2013 dataset☆16Updated 8 years ago
- Object Detection Framework using HOG as descriptor and Linear SVM as classifier.☆433Updated 8 years ago
- Repository for Eye Gaze Detection and Tracking☆237Updated 8 years ago
- Recurrent Neural Networks for Emotion Recognition in Video☆86Updated 8 years ago
- M. Beyeler (2015). OpenCV with Python Blueprints: Design and develop advanced computer vision projects using OpenCV with Python, Packt Pu…☆297Updated 4 years ago
- DeepID-implementation is an implementation of paper "Deep Learning Face Representation from Predicting 10,000 Classes"☆72Updated 9 years ago
- Viola and Jones Object Detection Framework in C++☆41Updated 11 years ago
- Implementation of a content based image classifier using the bag of visual words approach in Python together with Lowe's SIFT and Libsvm.☆237Updated 9 years ago
- TensorFlow implementation of "A Convolutional Neural Network Cascade for Face Detection", CVPR 2015☆110Updated 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 6 years ago
- Implementing Bag of Visual words approach for object classification and detection☆129Updated 5 years ago
- Convolutional neural network that does real-time emotion recognition. HappyNet detects faces in video and images, classifies the emotion …☆132Updated 9 years ago
- Some basic local binary patterns implementation in python using OpenCV.☆74Updated 11 years ago
- Convolutional Neural Networks☆174Updated 9 years ago
- A Python based skin detection system using OpenCV☆170Updated 4 years ago
- A tensorflow implementation of Facial Landmark Detection by Deep Multi-task Learning☆55Updated 8 years ago
- Image recognition methods from bag of words (BoW), Spatial Pyramid Matching (SPM), Sparse Codeing SPM (ScSPM) to convolutional neural net…☆58Updated 7 years ago
- Repository for face recognition related work☆90Updated 8 years ago
- Texture Matching using Local Binary Patterns (LBP)☆55Updated 10 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
- Static Hand Gesture detection using opencv python with hog features and SVM .☆50Updated 7 years ago
- My final course project for CSCI 8360 Data Science Practicum course. This project focuses on gender and age classification based on image…☆44Updated 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 2 years ago
- Implement VGG-face by Tensorflow using the pre-trained model from MatConvNet☆55Updated 6 years ago