DuinoDu / mtcnn
mtcnn in python
☆288Updated 7 years ago
Alternatives and similar repositories for mtcnn:
Users that are interested in mtcnn are comparing it to the libraries listed below
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks☆494Updated 6 years ago
- ☆592Updated 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
- 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
- Predict facial landmarks with Deep CNNs powered by Caffe.☆282Updated 5 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
- An Experimental Implementation of Face Verification, 96.8% on LFW.☆447Updated last year
- NormFace: L2 HyperSphere Embedding for Face Verification, 99.21% on LFW☆370Updated 7 years ago
- cascaded convolutional neural network for facial point detection☆267Updated 7 years ago
- Implementation based on the paper Li et al., “A Convolutional Neural Network Cascade for Face Detection, ” 2015 CVPR☆254Updated 7 years ago
- MTCNN Face Detection & Alignment☆204Updated 7 years ago
- ncnn is a high-performance neural network inference framework optimized for the mobile platform☆199Updated 6 years ago
- Code for Context-aware CNNs for person head detection☆206Updated 8 years ago
- C++ and python Inference only for MTCNN face detector on Tensorflow. Based on davidsandberg's facenet project:☆114Updated 4 years ago
- 基于insightface训练mobilefacenet的相关步骤及ncnn转换流程☆265Updated 6 years ago
- tripletloss in caffe☆321Updated 8 years ago
- cnn network predict face landmarks (68 points) and head pose (3d pose, yaw,roll,pitch).☆413Updated 7 years ago
- mobilenet model in darknet framework , MobilenetYOLO, compress mobilenet☆124Updated 7 years ago
- Convert MXNet model to Caffe model☆163Updated 6 years ago
- A personal depthwise convolution layer implementation on caffe by liuhao.(only GPU)☆527Updated 3 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
- Original Caffe Version for LightCNN-9. Highly recommend to use PyTorch Version (https://github.com/AlfredXiangWu/LightCNN)☆722Updated 8 years ago
- Caffe and Python implementation of Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks☆101Updated 6 years ago
- insightface-caffe☆280Updated 5 years ago
- MTCNN face detection☆742Updated 4 years ago
- use caffe to training a deepid2 net with softmax and contrastive loss, adding identity2verify_layer to translate a single sample into pai…☆70Updated 8 years ago
- Face Recognition Using A-Softmax_loss on light cleaned Ms_celeb-1M dataset☆183Updated 7 years ago
- 使用webface人脸数据集以及DeepID网络,通过Caffe训练出模型参数,得到LFW二分类的人脸识别准确率。☆292Updated 9 years ago
- This is a fast caffe implementation of ShuffleNet.☆450Updated 6 years ago