Simon-Hohberg / Viola-JonesLinks
Python implementation of the face detection algorithm by Paul Viola and Michael J. Jones
☆146Updated 6 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 Python implementation of the famous Eigenfaces algorithm for face recognition, implemented and tested over the AT&T face data set.☆80Updated 6 years ago
- M. Beyeler (2015). OpenCV with Python Blueprints: Design and develop advanced computer vision projects using OpenCV with Python, Packt Pu…☆297Updated 5 years ago
- Fer2013 Facial Expression Recognition Keras☆40Updated 5 years ago
- Yolo (Real time object detection) model training tutorial with deep learning neural networks☆101Updated 8 years ago
- Convolutional Neural Networks☆174Updated 9 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
- Implementing Bag of Visual words approach for object classification and detection☆129Updated 5 years ago
- A Python based skin detection system using OpenCV☆171Updated 4 years ago
- This app allows you to predict real-time emotion for facial expressions via your own webcam.☆96Updated 8 years ago
- ☆638Updated 7 years ago
- Simple demos of Color Histogram (Python).☆74Updated 4 years ago
- Python Implementation of Bag of Words for Image Recognition using OpenCV and sklearn☆217Updated 8 years ago
- TensorFlow implementation of "A Convolutional Neural Network Cascade for Face Detection", CVPR 2015☆109Updated 7 years ago
- Recurrent Neural Networks for Emotion Recognition in Video☆86Updated 8 years ago
- Python implementation of the Histogram of Oriented Gradients.☆73Updated 5 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.☆238Updated 9 years ago
- ☆246Updated 10 years ago
- Image recognition methods from bag of words (BoW), Spatial Pyramid Matching (SPM), Sparse Codeing SPM (ScSPM) to convolutional neural net…☆58Updated 8 years ago
- Texture Matching using Local Binary Patterns (LBP)☆55Updated 10 years ago
- Two multitasking CNNs for simultaneous face detection, landmarks estimation and visibility, pose estimation and gender recognition. hype…☆58Updated 8 years ago
- An implementation of YOLO v2 for direct facial recognition within detection layer.☆164Updated 6 years ago
- Object Detection End-to-End framework☆49Updated 9 years ago
- Image augmentation for randomly rotating, shearing, translating and changing lighting conditions.☆157Updated 8 years ago
- Optical flow and other tricks in OpenCV☆96Updated 4 years ago
- Object Tracker written in Python using dlib and OpenCV☆344Updated 6 years ago
- Keras implementation of Human Action Recognition for the data set State Farm Distracted Driver Detection (Kaggle)☆182Updated 9 years ago
- This project provides alignment tools for faces, to be used as a preprocessing step before computer vision tasks on face images☆63Updated 9 years ago
- Facial expression recognition deep learning examples☆151Updated 2 years ago
- Emotion Recognition using Facial Landmarks, Python, DLib and OpenCV on fer2013 dataset☆16Updated 8 years ago
- Iris Recognition Algorithms Comparison between Daugman algorithm and Hough transform on Matlab☆87Updated 4 years ago