Simon-Hohberg / Viola-Jones
Python implementation of the face detection algorithm by Paul Viola and Michael J. Jones
☆147Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for Viola-Jones
- Some basic local binary patterns implementation in python using OpenCV.☆74Updated 10 years ago
- Static Hand Gesture detection using opencv python with hog features and SVM .☆50Updated 6 years ago
- A face detection program in python using Viola-Jones algorithm.☆48Updated 6 years ago
- Face Detection using HOG and SVM☆13Updated 6 years ago
- Simple demos of Color Histogram (Python).☆74Updated 3 years ago
- Human Detection using HOG-Linear SVM in Python☆134Updated last year
- YOLO: Real-Time Object Detection using Tensorflow and easy to use☆44Updated 6 years ago
- Facial Keypoints Detection & Recognition☆48Updated 7 years ago
- Matlab implementation of the HOG descriptor for pedestrian detection☆34Updated 8 years ago
- A Python implementation of the famous Eigenfaces algorithm for face recognition, implemented and tested over the AT&T face data set.☆78Updated 5 years ago
- Real-time emotion recognition using convolutional neural nets.☆66Updated 8 years ago
- Learn how to train your own OpenCV Haar classifier☆72Updated 7 years ago
- TensorFlow implementation of "A Convolutional Neural Network Cascade for Face Detection", CVPR 2015☆109Updated 6 years ago
- Python implementation of the Histogram of Oriented Gradients.☆72Updated 4 years ago
- Object Detection Framework using HOG as descriptor and Linear SVM as classifier.☆430Updated 7 years ago
- A GUI Tool for visualizing the intermediate layer of VGG-16 CNN trained on Imagenet☆56Updated 3 years ago
- Image recognition methods from bag of words (BoW), Spatial Pyramid Matching (SPM), Sparse Codeing SPM (ScSPM) to convolutional neural net…☆57Updated 6 years ago
- Face Recognition using Faster R-CNN☆20Updated 5 years ago
- Face recognition project using PCA and SVM☆26Updated 8 years ago
- Object detector from HOG + Linear SVM framework☆25Updated 6 years ago
- This is a small program demonstrating object tracking in a video stream. Lucas Kanade optical flow algorithm is used to find the pixels f…☆48Updated 9 years ago
- This application uses LIBSVM and PIL to perform image classification on a set of images.☆88Updated 8 years ago
- Fer2013 Facial Expression Recognition Keras☆39Updated 4 years ago
- A Matlab implementation of Face Recognition using Sparse Representation.☆32Updated 9 years ago
- Facial Landmark Detection Framework☆35Updated 7 years ago
- facedetection☆104Updated 3 years ago
- My final course project for CSCI 8360 Data Science Practicum course. This project focuses on gender and age classification based on image…☆43Updated 6 years ago
- Optical flow and other tricks in OpenCV☆97Updated 3 years ago
- Training a face detection cascade using Adaptive Boosting after Viola and Jones.☆53Updated 6 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