hqli / face_recognition
使用webface人脸数据集以及DeepID网络,通过Caffe训练出模型参数,得到LFW二分类的人脸识别准确率。
☆291Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for face_recognition
- 一键人脸归一化处理工具,包括人脸检测,人脸关键点检测,基于关键点的人脸对齐☆297Updated 8 years ago
- An Experimental Implementation of Face Verification, 96.8% on LFW.☆447Updated last year
- ☆593Updated 7 years ago
- train model of "A Lightened CNN for Deep Face Representation" 人脸识别☆116Updated 7 years ago
- mtcnn in python☆288Updated 6 years ago
- Repository for "Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks", implemented with Caffe, C++ …☆329Updated 6 years ago
- Simple implementation of kpzhang93's paper from Matlab to c++, and don't change models.☆240Updated 7 years ago
- this repository is the implementation of MTCNN with no framework, Just need opencv and openblas, support linux and windows☆530Updated 7 years ago
- Predict facial landmarks with Deep CNNs powered by Caffe.☆282Updated 4 years ago
- Practise of DeepID for Face Classification☆531Updated 9 years ago
- Implementation based on the paper Li et al., “A Convolutional Neural Network Cascade for Face Detection, ” 2015 CVPR☆252Updated 7 years ago
- Original Caffe Version for LightCNN-9. Highly recommend to use PyTorch Version (https://github.com/AlfredXiangWu/LightCNN)☆726Updated 7 years ago
- Multi-view Face Detection Using Deep Convolutional Neural Networks☆323Updated 3 years ago
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks☆325Updated 5 years ago
- Face verify using Joint Bayesian, implemented by Python☆246Updated 9 years ago
- Usage of https://github.com/davidsandberg/facenet/ model for people identification☆65Updated 6 years ago
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks☆492Updated 6 years ago
- (WARNING: This repository is NO LONGER maintained ) Real time face detection and recognition base on opencv/tensorflow/mtcnn/facenet☆897Updated 7 years ago
- This branch is developed for deep face recognition☆1,211Updated 6 years ago
- NormFace: L2 HyperSphere Embedding for Face Verification, 99.21% on LFW☆370Updated 6 years ago
- a c++ implementation of face alignment in 3000fps☆378Updated 5 years ago
- tripletloss in caffe☆322Updated 7 years ago
- Caffe使用教程☆350Updated 8 years ago
- cascaded convolutional neural network for facial point detection☆264Updated 6 years ago
- ☆46Updated 8 years ago
- ncnn is a high-performance neural network inference framework optimized for the mobile platform☆199Updated 5 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
- MTCNN face detection☆740Updated 3 years ago