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
- ☆20Updated 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
- ☆46Updated 8 years ago
- 基于深度学习的实时车牌识别项目 A license plate recognition(LPR) project base on deep learning.☆103Updated 7 years ago
- Fer2013 Facial Expression Recognition Keras☆40Updated 4 years ago
- YOLO v2 Tensorflow implementation from scratchUpdated 7 years ago
- use yolo v2 to train face detection model on CelebA dataset☆60Updated 7 years ago
- Face image rerieval☆90Updated 7 years ago
- Face identification with cnn+triplet-loss written by Keras.☆48Updated 6 years ago
- Object detection using OpenCV Haar Feature-based Cascade Classifiers☆29Updated 10 years ago
- TensorFlow implementation of "A Convolutional Neural Network Cascade for Face Detection", CVPR 2015☆109Updated 6 years ago
- 极速检测标注工具An efficient tool for objection detection annotation☆72Updated 4 years ago
- Kaggle dogs vs cats solution in Caffe☆107Updated 5 years ago
- This app allows you to predict real-time emotion for facial expressions via your own webcam.☆99Updated 7 years ago
- Using adaboost to detect carface☆22Updated 9 years ago
- Implementation of the paper Fully Convolutional Networks for Semantic Segmentation, used to segment a person from a background in an RGB …☆16Updated 8 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
- Implement Yahoo Paper: Multi-view Face Detection Using Deep Convolutional Neural Networks☆29Updated 8 years ago
- Face Recognition in real-world images [ICASSP 2017]☆38Updated 8 years ago
- A face detection model based on PVANet☆49Updated 7 years ago
- ☆12Updated 7 years ago
- Usage of https://github.com/davidsandberg/facenet/ model for people identification☆65Updated 6 years ago
- Uses TensorFlow and FC2 features to match test images to the same category given a query image as input☆55Updated 7 years ago
- Repository for "A Convolutional Neural Network Cascade for Face Detection", implemented with Caffe, C++ interface☆45Updated 8 years ago
- This is a C++ solution for testing the VGG_face deep model. It simply compares the correlation between two deeply learned features corres…☆22Updated 7 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…☆92Updated 2 years ago
- Vehicle detection implemented with the SSD network☆15Updated 5 years ago
- A vehicle tracker based on sliding windows, HOG and an SVM☆44Updated 8 years ago
- Two multitasking CNNs for simultaneous face detection, landmarks estimation and visibility, pose estimation and gender recognition. hype…☆57Updated 7 years ago