OAID / YSQfastfd
A fast binary library for face detection and face landmark detection in images. No float point operations, especially suit for low cost Arm CPUs, The highest accuracy on FDDB among non deep learning methods
☆198Updated 7 years ago
Alternatives and similar repositories for YSQfastfd:
Users that are interested in YSQfastfd are comparing it to the libraries listed below
- 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
- Repository for "Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks", implemented with Caffe, C++ …☆327Updated 7 years ago
- MTCNN Face Detection & Alignment☆204Updated 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
- 基于ncnn的face-landmark☆70Updated 7 years ago
- MTCNN☆66Updated 8 years ago
- C++ implementation of Joint Cascade Face Detection and Alignment.☆184Updated 8 years ago
- Simple implementation of kpzhang93's paper from Matlab to c++, and don't change models.☆240Updated 7 years ago
- ☆81Updated 6 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…☆147Updated 7 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
- FaceBoxes: A CPU Real-time Face Detector with High Accuracy☆85Updated 7 years ago
- a caffe implementation of mobilefacenet,with the record of trainnig log☆115Updated 6 years ago
- It is a mtcnn project based on ncnn☆90Updated 7 years ago
- C++ implementation of Face Alignment at 3000 FPS via Regressing Local Binary Features☆196Updated 8 years ago
- C++ implementation of Fast-and-Accurate-Unconstrained-Face-Detector☆110Updated 5 years ago
- Minimal runtime core of Caffe, Forward only, GPU support and Memory efficiency.☆373Updated 4 years ago
- C++ detect and train of "A Fast and Accurate Unconstrained Face Detector".☆125Updated 7 years ago
- use yolo v2 to train face detection model on CelebA dataset☆60Updated 7 years ago
- Predict facial landmarks with Deep CNNs powered by Caffe.☆282Updated 4 years ago
- Heterogeneous Run Time version of Caffe. Added heterogeneous capabilities to the Caffe, uses heterogeneous computing infrastructure frame…☆268Updated 6 years ago
- MTCNN face detection implementation base on NCNN☆180Updated 5 years ago
- face detection alignment recognition reconstruction ...☆262Updated 7 years ago
- ECCV 2014 "Joint cascade face detection and alignment"☆46Updated 8 years ago
- 基于insightface训练mobilefacenet的相关步骤及ncnn转换流程☆264Updated 6 years ago
- This is re-implementation of "ShuffleNet: An Extremely Efficient Convolutional Neural Network for Mobile Devices"☆158Updated 6 years ago
- implementation of ncnn's mobileFacenet☆193Updated 6 years ago
- Joint Cascade Face Detection and Alignment☆105Updated 9 years ago