OAID / FaceDetection
C++ project to implement MTCNN, a perfect face detect algorithm, on different DL frameworks. The most popular frameworks: caffe/mxnet/tensorflow, are all suppported now
☆273Updated 6 years ago
Alternatives and similar repositories for FaceDetection:
Users that are interested in FaceDetection are comparing it to the libraries listed below
- Repository for "Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks", implemented with Caffe, C++ …☆327Updated 6 years ago
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks☆325Updated 6 years ago
- C++ and python Inference only for MTCNN face detector on Tensorflow. Based on davidsandberg's facenet project:☆114Updated 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
- This is an implematation project of face detection and recognition. The face detection using MTCNN algorithm, and recognition using Ligh…☆147Updated 7 years ago
- ncnn is a high-performance neural network inference framework optimized for the mobile platform☆199Updated 6 years ago
- A fast binary library for face detection and face landmark detection in images. No float point operations, especially suit for low cost …☆198Updated 7 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…☆203Updated 6 years ago
- implementation of ncnn's mobileFacenet☆193Updated 6 years ago
- It is a mtcnn project based on ncnn☆90Updated 7 years ago
- Simple implementation of kpzhang93's paper from Matlab to c++, and don't change models.☆240Updated 7 years ago
- MTCNN☆66Updated 8 years ago
- MTCNN Face Detection & Alignment☆203Updated 7 years ago
- Caffe and Python implementation of Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks☆101Updated 6 years ago
- MTCNN face detection implementation base on NCNN☆180Updated 5 years ago
- mtcnn in python☆288Updated 7 years ago
- face detection alignment recognition reconstruction ...☆262Updated 7 years ago
- 基于insightface训练mobilefacenet的相关步骤及ncnn转换流程☆264Updated 6 years ago
- ☆81Updated 6 years ago
- Facenet C++ Classifier☆48Updated 3 years ago
- ☆140Updated 7 years ago
- insightface-caffe☆280Updated 5 years ago
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks☆493Updated 6 years ago
- An implementation of MTCNN Face detector using OpenCV's DNN module☆68Updated 4 years ago
- The project is an C++ implementation of Face Alignment at 3000fps via Regressing Local Binary Features☆283Updated 5 years ago
- face detection and alignment with mtcnn☆73Updated 5 years ago
- A binary library for very fast face detection using compact CNNs.☆157Updated 6 years ago
- a caffe implementation of mobilefacenet,with the record of trainnig log☆115Updated 6 years ago
- a c++ implementation of face alignment in 3000fps☆377Updated 5 years ago
- Minimal runtime core of Caffe, Forward only, GPU support and Memory efficiency.☆373Updated 4 years ago