OAID / YSQfastfdLinks
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
Sorting:
- C++ project to implement MTCNN, a perfect face detect algorithm, on different DL frameworks. The most popular frameworks: caffe/mxnet/ten…☆274Updated 7 years ago
- ncnn is a high-performance neural network inference framework optimized for the mobile platform☆199Updated 6 years ago
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks☆325Updated 6 years ago
- Simple implementation of kpzhang93's paper from Matlab to c++, and don't change models.☆240Updated 8 years ago
- C++ detect and train of "A Fast and Accurate Unconstrained Face Detector".☆125Updated 7 years ago
- Repository for "Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks", implemented with Caffe, C++ …☆326Updated 7 years ago
- MTCNN Face Detection & Alignment☆204Updated 7 years ago
- This is an implematation project of face detection and recognition. The face detection using MTCNN algorithm, and recognition using Ligh…☆146Updated 7 years ago
- C++ implementation of Joint Cascade Face Detection and Alignment.☆184Updated 8 years ago
- MTCNN☆66Updated 8 years ago
- MTCNN face detection implementation base on NCNN☆182Updated 5 years ago
- face detection alignment recognition reconstruction ...☆262Updated 7 years ago
- ☆82Updated 7 years ago
- It is a mtcnn project based on ncnn☆89Updated 7 years ago
- C++ implementation of Fast-and-Accurate-Unconstrained-Face-Detector☆110Updated 5 years ago
- Heterogeneous Run Time version of Caffe. Added heterogeneous capabilities to the Caffe, uses heterogeneous computing infrastructure frame…☆269Updated 6 years ago
- C++ implementation of Face Alignment at 3000 FPS via Regressing Local Binary Features☆196Updated 8 years ago
- a c++ implementation of face alignment in 3000fps☆377Updated 6 years ago
- optimize dlib (especially face detection) for arm platform☆88Updated 8 years ago
- A binary library for very fast face detection using compact CNNs.☆157Updated 6 years ago
- ECCV 2014 "Joint cascade face detection and alignment"☆46Updated 8 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
- Predict facial landmarks with Deep CNNs powered by Caffe.☆282Updated 5 years ago
- Joint Cascade Face Detection and Alignment☆106Updated 9 years ago
- FaceBoxes: A CPU Real-time Face Detector with High Accuracy☆85Updated 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的face-landmark☆70Updated 7 years ago
- Minimal runtime core of Caffe, Forward only, GPU support and Memory efficiency.☆373Updated 4 years ago
- Implementation based on the paper Li et al., “A Convolutional Neural Network Cascade for Face Detection, ” 2015 CVPR☆254Updated 7 years ago
- use yolo v2 to train face detection model on CelebA dataset☆60Updated 7 years ago