imistyrain / yolo-faceLinks
use yolo v2 to train face detection model on CelebA dataset
☆60Updated 7 years ago
Alternatives and similar repositories for yolo-face
Users that are interested in yolo-face are comparing it to the libraries listed below
Sorting:
- Simple implementation of kpzhang93's paper from Matlab to c++, and don't change models.☆240Updated 8 years ago
- MTCNN Face Detection & Alignment☆204Updated 7 years ago
- mobilenet model in darknet framework , MobilenetYOLO, compress mobilenet☆126Updated 7 years ago
- Realtime face and mask detection☆50Updated 7 years ago
- cascaded convolutional neural network for facial point detection☆267Updated 7 years ago
- prepare faces for face recognition training☆120Updated 7 years ago
- a caffe implementation of mobilefacenet,with the record of trainnig log☆115Updated 7 years ago
- Deep Face Model Compression☆196Updated 6 years ago
- FaceBoxes: A CPU Real-time Face Detector with High Accuracy☆85Updated 7 years ago
- caffe face alignment 300w☆79Updated 6 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
- 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
- Caffe and Python implementation of Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks☆101Updated 7 years ago
- Code and some data for 'Recurrent Scale Approximation for Object Detection in CNN' in ICCV 2017☆237Updated 7 years ago
- Repository for "Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks", implemented with Caffe, C++ …☆327Updated 7 years ago
- ncnn is a high-performance neural network inference framework optimized for the mobile platform