hqli / face_recognition
使用webface人脸数据集以及DeepID网络,通过Caffe训练出模型参数,得到LFW二分类的人脸识别准确率。
☆292Updated 8 years ago
Alternatives and similar repositories for face_recognition:
Users that are interested in face_recognition are comparing it to the libraries listed below
- 一键人脸归一化处理工具,包括人脸检测,人脸关键点检测,基于关键点的人脸对齐☆298Updated 8 years ago
- An Experimental Implementation of Face Verification, 96.8% on LFW.☆447Updated last year
- Predict facial landmarks with Deep CNNs powered by Caffe.☆282Updated 4 years ago
- ☆592Updated 7 years ago
- mtcnn in python☆288Updated 6 years ago
- Simple implementation of kpzhang93's paper from Matlab to c++, and don't change models.☆240Updated 7 years ago
- Repository for "Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks", implemented with Caffe, C++ …☆328Updated 6 years ago
- Practise of DeepID for Face Classification☆531Updated 9 years ago
- Multi-view Face Detection Using Deep Convolutional Neural Networks☆325Updated 3 years ago
- train model of "A Lightened CNN for Deep Face Representation" 人脸识别☆117Updated 7 years ago
- Implementation based on the paper Li et al., “A Convolutional Neural Network Cascade for Face Detection, ” 2015 CVPR☆252Updated 7 years ago
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks☆492Updated 6 years ago
- Original Caffe Version for LightCNN-9. Highly recommend to use PyTorch Version (https://github.com/AlfredXiangWu/LightCNN)☆724Updated 7 years ago
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks☆325Updated 6 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
- ☆46Updated 8 years ago
- Face verify using Joint Bayesian, implemented by Python☆246Updated 9 years ago
- This branch is developed for deep face recognition☆1,213Updated 6 years ago
- NormFace: L2 HyperSphere Embedding for Face Verification, 99.21% on LFW☆370Updated 7 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
- cascaded convolutional neural network for facial point detection☆265Updated 6 years ago
- tripletloss in caffe☆322Updated 7 years ago
- Face image rerieval☆90Updated 7 years ago
- a c++ implementation of face alignment in 3000fps