agyorev / EigenfacesLinks
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
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
- TensorFlow implementation of "A Convolutional Neural Network Cascade for Face Detection", CVPR 2015☆109Updated 7 years ago
- PyTorch module to use OpenFace's nn4.small2.v1.t7 model☆186Updated 5 years ago
- algorithm for neural network☆258Updated 8 years ago
- Facial Landmark Detection Framework☆37Updated 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
- awesome deep learning papers for face recognition☆214Updated 6 years ago
- Convolutional neural network that does real-time emotion recognition. HappyNet detects faces in video and images, classifies the emotion …☆131Updated 9 years ago
- Python implementation of the face detection algorithm by Paul Viola and Michael J. Jones☆146Updated 5 years ago
- ☆149Updated 4 years ago
- Image completion using deep convolutional generative adversarial nets in tensorflow☆177Updated 7 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
- An implementation of a convolutional neural network with a spatial transformer☆66Updated 7 years ago
- A PyTorch Implementation of Single Shot Scale-invariant Face Detector.☆232Updated 5 years ago
- Yolo (Real time object detection) model training tutorial with deep learning neural networks☆100Updated 7 years ago
- Implement VGG-face by Tensorflow using the pre-trained model from MatConvNet☆55Updated 6 years ago
- A Tensorflow Tiny Face Detector, implementing "Finding Tiny Faces"☆383Updated 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
- 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
- DeepPose implementation on TensorFlow. Original Paper http://arxiv.org/abs/1312.4659☆145Updated 7 years ago
- Fer2013 Facial Expression Recognition Keras☆40Updated 4 years ago
- A simpler way of preparing large-scale image dataset by generalizing functions from TensorFlow-slim☆133Updated 5 years ago
- Face Aligment with simple cnn in Keras☆69Updated 7 years ago
- Deep Neural Network (DNN) which predicts face/non-face, landmarks, pose and gender simultaneously with Chainer.☆178Updated 4 years ago
- Face Detection with the Faster R-CNN☆384Updated 7 years ago
- selective-search for object recognition☆47Updated 9 years ago
- TensorFlow implementation of ENet, trained on the Cityscapes dataset.☆246Updated 6 years ago
- A guide to transfer learning with inception-resnet-v2.☆230Updated 5 years ago
- Recurrent Neural Networks for Emotion Recognition in Video☆86Updated 8 years ago