DaFuCoding / MTCNN_CaffeLinks
Simple implementation of kpzhang93's paper from Matlab to c++, and don't change models.
☆239Updated 8 years ago
Alternatives and similar repositories for MTCNN_Caffe
Users that are interested in MTCNN_Caffe are comparing it to the libraries listed below
Sorting:
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks☆325Updated 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
- mtcnn in python☆288Updated 7 years ago
- cascaded convolutional neural network for facial point detection☆268Updated 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☆494Updated 6 years ago
- this repository is the implementation of MTCNN with no framework, Just need opencv and openblas, support linux and windows☆530Updated 8 years ago
- Convert MXNet model to Caffe model☆163Updated 6 years ago
- a caffe implementation of mobilefacenet,with the record of trainnig log☆115Updated 7 years ago
- Predict facial landmarks with Deep CNNs powered by Caffe.☆282Updated 5 years ago
- A caffe implementation of mobilenet's depthwise convolution layer.☆145Updated 8 years ago
- insightface-caffe☆280Updated 6 years ago
- Caffe for YOLOv2 & YOLO9000☆166Updated 7 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 9 years ago
- Code and some data for 'Recurrent Scale Approximation for Object Detection in CNN' in ICCV 2017☆237Updated 7 years ago
- use yolo v2 to train face detection model on CelebA dataset☆60Updated 7 years ago
- Deep Face Model Compression☆195Updated 7 years ago
- 基于insightface训练mobilefacenet的相关步骤及ncnn转换流程☆266Updated 7 years ago
- Caffe implementation of FAIR paper "Focal Loss for Dense Object Detection" for SSD.☆173Updated 7 years ago
- Caffe and Python implementation of Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks☆101Updated 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
- Caffe: a fast open framework for deep learning.☆72Updated 8 years ago
- Minimal runtime core of Caffe, Forward only, GPU support and Memory efficiency.☆373Updated 5 years ago
- Caffe models (imagenet pretrain) and prototxt generator scripts for inception_v3 \ inception_v4 \ inception_resnet \ fractalnet \ resnext☆125Updated 7 years ago
- tensorflow 2 caffe model☆82Updated 7 years ago
- ☆591Updated 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 7 years ago
- Face Recognition Using A-Softmax_loss on light cleaned Ms_celeb-1M dataset☆184Updated 7 years ago
- FaceBoxes: A CPU Real-time Face Detector with High Accuracy☆85Updated 7 years ago