agyorev / EigenfacesLinks
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
Alternatives and similar repositories for Eigenfaces
Users that are interested in Eigenfaces are comparing it to the libraries listed below
Sorting:
- SSD: Single Shot MultiBox Detector in keras.☆84Updated 4 years ago
- awesome deep learning papers for face recognition☆214Updated 6 years ago
- ☆149Updated 4 years ago
- TensorFlow implementation of "A Convolutional Neural Network Cascade for Face Detection", CVPR 2015☆110Updated 7 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
- The Inception-ResNet v2 model using Keras (with weight files)☆182Updated 4 years ago
- Python implementation of the Histogram of Oriented Gradients.☆73Updated 5 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
- DeepPose implementation on TensorFlow. Original Paper http://arxiv.org/abs/1312.4659☆145Updated 7 years ago
- Some basic local binary patterns implementation in python using OpenCV.☆74Updated 11 years ago
- algorithm for neural network☆257Updated 9 years ago
- An implementation of a convolutional neural network with a spatial transformer☆66Updated 8 years ago
- A guide to transfer learning with inception-resnet-v2.☆230Updated 5 years ago
- Python implementation of the face detection algorithm by Paul Viola and Michael J. Jones☆146Updated 5 years ago
- Tensorflow implementation of SqueezeNet.☆128Updated 6 years ago
- A Tensorflow Tiny Face Detector, implementing "Finding Tiny Faces"☆383Updated 5 years ago
- PyTorch module to use OpenFace's nn4.small2.v1.t7 model☆186Updated 5 years ago
- Implementing Bag of Visual words approach for object classification and detection☆129Updated 5 years ago
- MiniPlaces Challenge: an Educational Tool for Deep Learning in Computer Vision☆65Updated 3 years ago
- A simpler way of preparing large-scale image dataset by generalizing functions from TensorFlow-slim☆133Updated 5 years ago
- Paper-Datasets-Notes☆81Updated 5 years ago
- Facial Landmark Detection Framework☆37Updated 8 years ago
- Semantic image segmentation in Tensorflow☆268Updated 7 years ago
- Fork of the caffe2keras converter from @MarcBS (UNMAINTAINED)☆17Updated 6 years ago
- Python implementation for Image Classification based on GMM dictionaries and fisher vectors.☆139Updated 8 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
- Deep Learning libraries tested on images and time series☆162Updated 8 years ago
- Two multitasking CNNs for simultaneous face detection, landmarks estimation and visibility, pose estimation and gender recognition. hype…☆58Updated 8 years ago
- TensorFlow implementations of visualization of convolutional neural networks, such as Grad-Class Activation Mapping and guided back propa…☆197Updated 7 years ago