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
☆197Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for YSQfastfd
- Repository for "Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks", implemented with Caffe, C++ …☆329Updated 6 years ago
- Simple implementation of kpzhang93's paper from Matlab to c++, and don't change models.☆240Updated 7 years ago
- ncnn is a high-performance neural network inference framework optimized for the mobile platform☆199Updated 5 years ago
- MTCNN Face Detection & Alignment☆203Updated 7 years ago
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks☆325Updated 5 years ago
- MTCNN☆66Updated 8 years ago
- C++ detect and train of "A Fast and Accurate Unconstrained Face Detector".☆125Updated 6 years ago
- C++ project to implement MTCNN, a perfect face detect algorithm, on different DL frameworks. The most popular frameworks: caffe/mxnet/ten…☆272Updated 6 years ago
- This is an implematation project of face detection and recognition. The face detection using MTCNN algorithm, and recognition using Ligh…☆148Updated 6 years ago
- use yolo v2 to train face detection model on CelebA dataset☆60Updated 6 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 6 years ago
- It is a mtcnn project based on ncnn☆90Updated 6 years ago
- C++ implementation of Joint Cascade Face Detection and Alignment.☆184Updated 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
- optimize dlib (especially face detection) for arm platform☆88Updated 8 years ago
- 基于ncnn的face-landmark☆70Updated 7 years ago
- MTCNN face detection implementation base on NCNN☆181Updated 5 years ago
- mtcnn in python☆288Updated 6 years ago
- ☆80Updated 6 years ago
- face detection alignment recognition reconstruction ...☆261Updated 7 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☆197Updated 8 years ago
- Minimal runtime core of Caffe, Forward only, GPU support and Memory efficiency.☆374Updated 4 years ago
- C++ implementation of Fast-and-Accurate-Unconstrained-Face-Detector☆110Updated 4 years ago
- mobilenet model in darknet framework , MobilenetYOLO, compress mobilenet☆124Updated 7 years ago
- implementation of ncnn's mobileFacenet☆191Updated 5 years ago