All Projects → 008karan → Face Recognition

008karan / Face Recognition

Face recognition and its application as attendance system

Projects that are alternatives of or similar to Face Recognition

Face Recognition
Deep face recognition with Keras, Dlib and OpenCV
Stars: ✭ 342 (+139.16%)
Mutual labels:  jupyter-notebook, face-recognition
Getting Things Done With Pytorch
Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoencoders, Object Detection with YOLO v5, Build your first Neural Network, Time Series forecasting for Coronavirus daily cases, Sentiment Analysis with BERT.
Stars: ✭ 738 (+416.08%)
Mutual labels:  jupyter-notebook, face-recognition
Face specific augm
Face Renderer to perform Domain (Face) Specific Data Augmentation
Stars: ✭ 398 (+178.32%)
Mutual labels:  jupyter-notebook, face-recognition
Sphereface Plus
SphereFace+ Implementation for <Learning towards Minimum Hyperspherical Energy> in NIPS'18.
Stars: ✭ 151 (+5.59%)
Mutual labels:  jupyter-notebook, face-recognition
Face Classification
Face model to classify gender and race. Trained on LFWA+ Dataset.
Stars: ✭ 104 (-27.27%)
Mutual labels:  jupyter-notebook, face-recognition
Artificial Intelligence
Awesome Artificial Intelligence Projects
Stars: ✭ 330 (+130.77%)
Mutual labels:  jupyter-notebook, face-recognition
Facial Similarity With Siamese Networks In Pytorch
Implementing Siamese networks with a contrastive loss for similarity learning
Stars: ✭ 719 (+402.8%)
Mutual labels:  jupyter-notebook, face-recognition
Ownphotos
Self hosted alternative to Google Photos
Stars: ✭ 2,587 (+1709.09%)
Mutual labels:  jupyter-notebook, face-recognition
Facenet Face Recognition
This is the research product of the thesis manifold Learning of Latent Space Vectors in GAN for Image Synthesis. This has an application to the research, name a facial recognition system. The application was developed by consulting the FaceNet model.
Stars: ✭ 54 (-62.24%)
Mutual labels:  jupyter-notebook, face-recognition
Face Identification With Cnn Triplet Loss
Face identification with cnn+triplet-loss written by Keras.
Stars: ✭ 45 (-68.53%)
Mutual labels:  jupyter-notebook, face-recognition
Deep Face Recognition
One-shot Learning and deep face recognition notebooks and workshop materials
Stars: ✭ 147 (+2.8%)
Mutual labels:  jupyter-notebook, face-recognition
Seqface
SeqFace : Making full use of sequence information for face recognition
Stars: ✭ 125 (-12.59%)
Mutual labels:  jupyter-notebook, face-recognition
Tensorflow 101
TensorFlow 101: Introduction to Deep Learning for Python Within TensorFlow
Stars: ✭ 642 (+348.95%)
Mutual labels:  jupyter-notebook, face-recognition
Facerecog
Face Recognition using Neural Networks implemented using Keras
Stars: ✭ 39 (-72.73%)
Mutual labels:  jupyter-notebook, face-recognition
Sphereface
Implementation for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR'17.
Stars: ✭ 1,483 (+937.06%)
Mutual labels:  jupyter-notebook, face-recognition
Insightface Just Works
Insightface face detection and recognition model that just works out of the box.
Stars: ✭ 127 (-11.19%)
Mutual labels:  jupyter-notebook, face-recognition
Tutorial Softweightsharingfornncompression
A tutorial on 'Soft weight-sharing for Neural Network compression' published at ICLR2017
Stars: ✭ 143 (+0%)
Mutual labels:  jupyter-notebook
Diy Alexa
Command recognition research
Stars: ✭ 143 (+0%)
Mutual labels:  jupyter-notebook
Part2
Stars: ✭ 143 (+0%)
Mutual labels:  jupyter-notebook
Machine learning for good
Machine learning fundamentals lesson in interactive notebooks
Stars: ✭ 142 (-0.7%)
Mutual labels:  jupyter-notebook

Face-Recognition

Used HOG for face detection and Facenet for feature extraction.

Reference:

  1. Deep face recognition with Keras, Dlib and OpenCV http://krasserm.github.io/2018/02/07/deep-face-recognition/
  2. https://github.com/ageitgey/face_recognition
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].