AlphaQi / MTCNN-light
this repository is the implementation of MTCNN with no framework, Just need opencv and openblas, support linux and windows
☆530Updated 7 years ago
Alternatives and similar repositories for MTCNN-light
Users that are interested in MTCNN-light are comparing it to the libraries listed below
Sorting:
- Repository for "Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks", implemented with Caffe, C++ …☆326Updated 7 years ago
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks☆494Updated 6 years ago
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks☆325Updated 6 years ago
- ☆592Updated 7 years ago
- Simple implementation of kpzhang93's paper from Matlab to c++, and don't change models.☆240Updated 8 years ago
- mtcnn in python☆288Updated 7 years ago
- Supervised Descent Method Apply to Face Alignment, and Head Pose Estimation with Linear Regression. It is cross-platfrom, easily compile …☆450Updated 7 years ago
- NormFace: L2 HyperSphere Embedding for Face Verification, 99.21% on LFW☆370Updated 7 years ago
- ncnn is a high-performance neural network inference framework optimized for the mobile platform☆199Updated 6 years ago
- C++ project to implement MTCNN, a perfect face detect algorithm, on different DL frameworks. The most popular frameworks: caffe/mxnet/ten…☆273Updated 6 years ago
- cascaded convolutional neural network for facial point detection☆267Updated 7 years ago
- Predict facial landmarks with Deep CNNs powered by Caffe.☆282Updated 5 years ago
- 基于insightface训练mobilefacenet的相关步骤及ncnn转换流程☆265Updated 6 years ago
- C++ and python Inference only for MTCNN face detector on Tensorflow. Based on davidsandberg's facenet project:☆114Updated 4 years ago
- An Experimental Implementation of Face Verification, 96.8% on LFW.☆447Updated last year
- caffe 68 points face-landmark☆531Updated 6 years ago
- Realtime Face Detection and Head pose estimation on Windows、Ubuntu、Mac、Android and iOS☆480Updated 3 years ago
- 基于ncnn框架搭建win及android端的MTCNN人脸检测工程☆528Updated 6 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
- a c++ implementation of face alignment in 3000fps☆377Updated 6 years ago
- MTCNN Face Detection & Alignment☆204Updated 7 years ago
- [CVPR 2018] Real-Time Rotation-Invariant Face Detection with Progressive Calibration Networks☆1,083Updated 2 years ago
- Minimal runtime core of Caffe, Forward only, GPU support and Memory efficiency.☆373Updated 4 years ago
- 使用webface人脸数据集以及DeepID网络,通过Caffe训练出模型参数,得到LFW二分类的人脸识别准确率。☆292Updated 9 years ago
- cnn network predict face landmarks (68 points) and head pose (3d pose, yaw,roll,pitch).☆413Updated 7 years ago
- S³FD: Single Shot Scale-invariant Face Detector, ICCV, 2017☆522Updated 6 years ago
- insightface-caffe☆280Updated 5 years ago
- MTCNN face detection☆742Updated 4 years ago
- This is an implematation project of face detection and recognition. The face detection using MTCNN algorithm, and recognition using Ligh…☆147Updated 7 years ago
- Implementation based on the paper Li et al., “A Convolutional Neural Network Cascade for Face Detection, ” 2015 CVPR☆254Updated 7 years ago