happynear / MTCNN_face_detection_alignment
Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks
☆325Updated 6 years ago
Alternatives and similar repositories for MTCNN_face_detection_alignment:
Users that are interested in MTCNN_face_detection_alignment are comparing it to the libraries listed below
- Repository for "Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks", implemented with Caffe, C++ …☆328Updated 6 years ago
- Simple implementation of kpzhang93's paper from Matlab to c++, and don't change models.☆240Updated 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
- mtcnn in python☆288Updated 6 years ago
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks☆493Updated 6 years ago
- ☆593Updated 7 years ago
- MTCNN Face Detection & Alignment☆203Updated 7 years ago
- ncnn is a high-performance neural network inference framework optimized for the mobile platform☆199Updated 6 years ago
- Predict facial landmarks with Deep CNNs powered by Caffe.☆282Updated 4 years ago
- a c++ implementation of face alignment in 3000fps☆377Updated 5 years ago
- NormFace: L2 HyperSphere Embedding for Face Verification, 99.21% on LFW☆370Updated 7 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
- face detection alignment recognition reconstruction ...☆261Updated 7 years ago
- insightface-caffe☆280Updated 5 years ago
- MTCNN☆66Updated 8 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
- 基于insightface训练mobilefacenet的相关步骤及ncnn转换流程☆264Updated 6 years ago
- Deep Face Model Compression☆195Updated 6 years ago
- Minimal runtime core of Caffe, Forward only, GPU support and Memory efficiency.☆374Updated 4 years ago
- Code and some data for 'Recurrent Scale Approximation for Object Detection in CNN' in ICCV 2017☆238Updated 7 years ago
- An Experimental Implementation of Face Verification, 96.8% on LFW.☆447Updated last year
- Joint Cascade Face Detection and Alignment☆104Updated 9 years ago
- a caffe implementation of mobilefacenet,with the record of trainnig log☆115Updated 6 years ago
- cascaded convolutional neural network for facial point detection☆265Updated 6 years ago
- C++ implementation of Joint Cascade Face Detection and Alignment.☆184Updated 8 years ago
- This is a fast caffe implementation of ShuffleNet.☆448Updated 6 years ago
- Convert MXNet model to Caffe model☆162Updated 6 years ago
- cnn network predict face landmarks (68 points) and head pose (3d pose, yaw,roll,pitch).☆411Updated 6 years ago
- Face landmarks(fiducial points) detection benchmark