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
☆276Jun 7, 2018Updated 7 years ago
Alternatives and similar repositories for FaceDetection
Users that are interested in FaceDetection are comparing it to the libraries listed below
Sorting:
- this repository is the implementation of MTCNN with no framework, Just need opencv and openblas, support linux and windows☆530Jun 28, 2017Updated 8 years ago
- This is an implematation project of face detection and recognition. The face detection using MTCNN algorithm, and recognition using Ligh…☆146Feb 10, 2018Updated 8 years ago
- C++ and python Inference only for MTCNN face detector on Tensorflow. Based on davidsandberg's facenet project:☆115Oct 2, 2020Updated 5 years ago
- MTCNN☆66Oct 27, 2016Updated 9 years ago
- Repository for "Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks", implemented with Caffe, C++ …☆329Mar 19, 2018Updated 7 years ago
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks☆324Nov 14, 2018Updated 7 years ago
- A fast binary library for face detection and face landmark detection in images. No float point operations, especially suit for low cost …☆198Nov 13, 2017Updated 8 years ago
- Simple implementation of kpzhang93's paper from Matlab to c++, and don't change models.☆239Apr 11, 2017Updated 8 years ago
- Heterogeneous Run Time version of Caffe. Added heterogeneous capabilities to the Caffe, uses heterogeneous computing infrastructure frame…☆269Oct 16, 2018Updated 7 years ago
- Heterogeneous Run Time version of MXNet. Added heterogeneous capabilities to the MXNet, uses heterogeneous computing infrastructure frame…☆72Feb 11, 2018Updated 8 years ago
- MTCNN Face Detection & Alignment☆204Sep 8, 2017Updated 8 years ago
- ☆592Jul 8, 2017Updated 8 years ago
- 基于ncnn框架搭建win及android端的MTCNN人脸检测工程☆532Sep 27, 2018Updated 7 years ago
- Minimal runtime core of Caffe, Forward only, GPU support and Memory efficiency.☆373Jul 15, 2020Updated 5 years ago
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks☆2,869Oct 11, 2022Updated 3 years ago
- ncnn is a high-performance neural network inference framework optimized for the mobile platform☆199Nov 22, 2018Updated 7 years ago
- MTCNN face detection☆746Nov 20, 2020Updated 5 years ago
- caffe 68 points face-landmark☆533Dec 18, 2018Updated 7 years ago
- This branch is developed for deep face recognition☆1,214Jun 4, 2018Updated 7 years ago
- Implement MTCNN for face detection and landmark localization in ncnn framework☆19Jan 18, 2018Updated 8 years ago
- ☆82Apr 4, 2018Updated 7 years ago
- A face recognition system based on facenet and mtcnn algorithm(pure c++ version)☆31Dec 1, 2018Updated 7 years ago
- implementation of ncnn's mobileFacenet☆196Jan 20, 2019Updated 7 years ago
- [CVPR 2018] Real-Time Rotation-Invariant Face Detection with Progressive Calibration Networks☆1,087May 11, 2023Updated 2 years ago
- face detection alignment recognition reconstruction ...☆261Oct 19, 2017Updated 8 years ago
- Implementation for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR'17.☆1,602Jul 24, 2022Updated 3 years ago
- ☆122Jun 21, 2018Updated 7 years ago
- C++ implementation of Face Alignment at 3000 FPS via Regressing Local Binary Features☆198Oct 19, 2016Updated 9 years ago
- Reproduce MTCNN using Tensorflow☆1,507Dec 16, 2019Updated 6 years ago
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks☆494Oct 1, 2018Updated 7 years ago
- Deep Face Model Compression☆195Aug 21, 2018Updated 7 years ago
- mtcnn mxnet C++ implementation☆65Jul 31, 2019Updated 6 years ago
- Caffe Implementation of Google's MobileNets (v1 and v2)☆1,274Jun 8, 2021Updated 4 years ago
- Original Caffe Version for LightCNN-9. Highly recommend to use PyTorch Version (https://github.com/AlfredXiangWu/LightCNN)☆721Feb 10, 2017Updated 9 years ago
- It is a mtcnn project based on ncnn☆89Nov 25, 2017Updated 8 years ago
- mtcnn-light version of adaptive image size☆47Apr 19, 2018Updated 7 years ago
- 开源配合型人脸活体检测 Open Source Face Anti-spoofing☆667Nov 18, 2019Updated 6 years ago
- Real time face recognition with tracking (mtcnn detection, kcf tracker, arcface loss)☆38Mar 11, 2019Updated 6 years ago
- RetinaFace detector with C++☆398Jun 19, 2019Updated 6 years ago