vivianLL / FaceDetectionAndRecognition
Face detection and recognition with Keras. Detect faces from the video and train them using CNN,then recognize if it is you.
☆12Updated 7 years ago
Alternatives and similar repositories for FaceDetectionAndRecognition:
Users that are interested in FaceDetectionAndRecognition are comparing it to the libraries listed below
- train model of "A Lightened CNN for Deep Face Representation" 人脸识别☆118Updated 7 years ago
- Fer2013 Facial Expression Recognition Keras☆40Updated 4 years ago
- ☆19Updated 8 years ago
- use yolo v2 to train face detection model on CelebA dataset☆60Updated 7 years ago
- This app allows you to predict real-time emotion for facial expressions via your own webcam.☆98Updated 7 years ago
- Usage of https://github.com/davidsandberg/facenet/ model for people identification☆65Updated 7 years ago
- OpenCV 3 & Keras implementation of face recognition for specific people.☆40Updated 6 years ago
- Age and Gender Estimation Using Convolutional Neural Network☆47Updated 7 years ago
- this is an implementation of alexnet with tensorflow. Run the train.py for training, and test.py for testing. You only need to config the…☆25Updated 8 years ago
- TensorFlow implementation of "A Convolutional Neural Network Cascade for Face Detection", CVPR 2015☆109Updated 6 years ago
- face detection, verification and recognition using Keras☆141Updated 7 years ago
- Tensorflow implementation of the FaceNet face recognizer☆18Updated 7 years ago
- ☆20Updated 7 years ago
- mtcnn face detection transplanted to keras☆124Updated 7 years ago
- ☆46Updated 9 years ago
- This is a robot project for television live. System will tracking the host's face, making the face in the middle of the screen. Main algo…☆62Updated 6 years ago
- Repository for "A Convolutional Neural Network Cascade for Face Detection", implemented with Caffe, C++ interface☆45Updated 8 years ago
- Face identification with cnn+triplet-loss written by Keras.☆48Updated 7 years ago
- use caffe to training a deepid2 net with softmax and contrastive loss, adding identity2verify_layer to translate a single sample into pai…☆70Updated 8 years ago
- How to train a Tensorflow face object detection model☆64Updated 6 years ago
- DeepID-implementation is an implementation of paper "Deep Learning Face Representation from Predicting 10,000 Classes"☆72Updated 8 years ago
- Tensorflow slim implementation of spoofnet presented in the paper: Deep Representations for Iris, Face, and Fingerprint Spoofing Detectio…☆26Updated 6 years ago
- ☆14Updated 7 years ago
- C++ and python Inference only for MTCNN face detector on Tensorflow. Based on davidsandberg's facenet project:☆114Updated 4 years ago
- YOLO v2 Tensorflow implementation from scratchUpdated 7 years ago
- ☆140Updated 7 years ago
- Face Recognition in real-world images [ICASSP 2017]☆38Updated 8 years ago
- Implement VGG-face by Tensorflow using the pre-trained model from MatConvNet☆55Updated 5 years ago
- This is a C++ code for face anti-spoofing methods based on color texture features.☆70Updated 6 years ago
- Texture Matching using Local Binary Patterns (LBP)☆55Updated 9 years ago