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
- Implementing Bag of Visual words approach for object classification and detection☆129Updated 5 years ago
- algorithm for neural network☆257Updated 9 years ago
- Some basic local binary patterns implementation in python using OpenCV.☆74Updated 11 years ago
- Kaggle dogs vs cats solution in Caffe☆106Updated 5 years ago
- Image completion using deep convolutional generative adversarial nets in tensorflow☆177Updated 7 years ago
- MiniPlaces Challenge: an Educational Tool for Deep Learning in Computer Vision☆65Updated 3 years ago
- An implementation of a convolutional neural network with a spatial transformer☆66Updated 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
- Learning Deep Features for Discriminative Localization (2016)☆149Updated 2 years ago
- Keras implementation of Mobile Networks☆133Updated 6 years ago
- Facial Landmark Detection Framework☆37Updated 8 years ago
- Python implementation of the Histogram of Oriented Gradients.☆73Updated 5 years ago
- A collection of algorithms for use with RGB-D data.☆40Updated 11 years ago
- Deep Neural Network (DNN) which predicts face/non-face, landmarks, pose and gender simultaneously with Chainer.☆178Updated 5 years ago
- Python implementation of the face detection algorithm by Paul Viola and Michael J. Jones☆146Updated 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
- Extension of the public darknet repository with additional features and code improvements for YOLO.☆118Updated 7 years ago
- The Inception-ResNet v2 model using Keras (with weight files)☆182Updated 4 years ago
- ☆149Updated 4 years ago
- Keras implementation of YOLO (You Only Look Once) : Unified, Real-Time Object Detection☆36Updated 7 years ago
- Simple Tensorflow implementation of ResNeXt using Cifar10☆157Updated 7 years ago
- Implement VGG-face by Tensorflow using the pre-trained model from MatConvNet☆55Updated 6 years ago
- This package shows how to train a siamese network using Lasagne and Theano and includes network definitions for state-of-the-art networks…☆127Updated 9 years ago
- Visualising predictions of deep neural networks☆99Updated 7 years ago
- DeepPose implementation on TensorFlow. Original Paper http://arxiv.org/abs/1312.4659☆145Updated 7 years ago
- awesome deep learning papers for face recognition☆214Updated 6 years ago
- Object Detection (YOLOv1) implentation in tensorflow, with training, testing and video features.☆42Updated 8 years ago
- Implementation of the Vanilla CNN described in the paper: Yue Wu and Tal Hassner, "Facial Landmark Detection with Tweaked Convolutional N…☆189Updated 8 years ago