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
☆272Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for FaceDetection
- Repository for "Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks", implemented with Caffe, C++ …☆329Updated 6 years ago
- C++ and python Inference only for MTCNN face detector on Tensorflow. Based on davidsandberg's facenet project:☆115Updated 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
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks☆325Updated 6 years ago
- This is an implematation project of face detection and recognition. The face detection using MTCNN algorithm, and recognition using Ligh…☆149Updated 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 …☆197Updated 7 years ago
- face detection alignment recognition reconstruction ...☆261Updated 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…☆204Updated 6 years ago
- ncnn is a high-performance neural network inference framework optimized for the mobile platform☆199Updated 6 years ago
- MTCNN Face Detection & Alignment☆203Updated 7 years ago
- MTCNN☆66Updated 8 years ago
- 基于insightface训练mobilefacenet的相关步骤及ncnn转换流程☆264Updated 6 years ago
- Simple implementation of kpzhang93's paper from Matlab to c++, and don't change models.☆240Updated 7 years ago
- MTCNN face detection implementation base on NCNN☆181Updated 5 years ago
- implementation of ncnn's mobileFacenet☆191Updated 5 years ago
- It is a mtcnn project based on ncnn☆90Updated 6 years ago
- ☆80Updated 6 years ago
- mtcnn in python☆288Updated 6 years ago
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks☆492Updated 6 years ago
- Facenet C++ Classifier☆48Updated 3 years ago
- ☆135Updated 8 years ago
- C++ implementation of Fast-and-Accurate-Unconstrained-Face-Detector☆110Updated 4 years ago
- ☆141Updated 7 years ago
- Minimal runtime core of Caffe, Forward only, GPU support and Memory efficiency.☆374Updated 4 years ago
- insightface-caffe☆280Updated 5 years ago
- Caffe and Python implementation of Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks☆101Updated 6 years ago
- Predict facial landmarks with Deep CNNs powered by Caffe.☆282Updated 4 years ago
- MTCNN C++ implementation with NVIDIA TensorRT Inference accelerator SDK☆202Updated 4 years ago