OAID / FaceRecognition
This is an implematation project of face detection and recognition. The face detection using MTCNN algorithm, and recognition using LightenenCNN algorithm.
☆148Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for FaceRecognition
- implementation of ncnn's mobileFacenet☆191Updated 5 years ago
- It is a mtcnn project based on ncnn☆90Updated 6 years ago
- ncnn is a high-performance neural network inference framework optimized for the mobile platform☆199Updated 5 years ago
- a casual work about retraining to optimize mtcnn Pnet and ONet. it can achieve 100+fps on CPU with minSize 60 (1920x1080) on intel i7 67…☆204Updated 6 years ago
- C++ project to implement MTCNN, a perfect face detect algorithm, on different DL frameworks. The most popular frameworks: caffe/mxnet/ten…☆272Updated 6 years ago
- MTCNN face detection implementation base on NCNN☆181Updated 5 years ago
- MTCNN Face Detection & Alignment☆203Updated 7 years ago
- Repository for "Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks", implemented with Caffe, C++ …☆329Updated 6 years ago
- MTCNN☆66Updated 8 years ago
- ☆141Updated 7 years ago
- ☆80Updated 6 years ago
- C++ and python Inference only for MTCNN face detector on Tensorflow. Based on davidsandberg's facenet project:☆115Updated 4 years ago
- ☆135Updated 8 years ago
- Caffe and Python implementation of Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks☆101Updated 6 years ago
- a caffe implementation of mobilefacenet,with the record of trainnig log☆115Updated 6 years ago
- insightface-caffe☆279Updated 5 years ago
- ☆121Updated 6 years ago
- Facenet C++ Classifier☆48Updated 3 years ago
- 基于insightface训练mobilefacenet的相关步骤及ncnn转换流程☆264Updated 6 years ago
- face detection and alignment with mtcnn☆73Updated 4 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
- Official implementation for paper "A Real-Time and Long-Term Face Tracking Method Using Convolutional Neural Network and Optical Flow for…☆201Updated 2 years ago
- ☆136Updated 5 years ago
- 对比ZQCNN-MTCNN与libfacedetection☆149Updated 5 years ago
- Simple implementation of kpzhang93's paper from Matlab to c++, and don't change models.☆240Updated 7 years ago
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks☆325Updated 5 years ago
- this code takes surf feature to detect spoofing face in recognition.☆53Updated 6 years ago
- Face Alignment by Mobilenetv2☆183Updated 5 years ago
- A fast binary library for face detection and face landmark detection in images. No float point operations, especially suit for low cost …☆197Updated 6 years ago