choucavalier / facedetectLinks
MB-LBP based face detection
☆14Updated 3 years ago
Alternatives and similar repositories for facedetect
Users that are interested in facedetect are comparing it to the libraries listed below
Sorting:
- ☆16Updated 6 years ago
- The network of the faceboxes☆15Updated 7 years ago
- ICME 2016 "Learning Deep Representation from Coarse to Fine for Face Alignment"☆30Updated 6 years ago
- ICME 2017 "Learning a Multi-Center Convolutional Network for Unconstrained Face Alignment"☆16Updated 5 years ago
- A face detector based on the work "Aggregate channel features for multi-view face detection" presented by Bin Yang, Junjie Yan, Zhen Lei …☆35Updated 7 years ago
- Windows version for Single Stage Headless Face Detector☆10Updated 7 years ago
- shufflenet for object detection☆24Updated 7 years ago
- pycaffe version of RSA 'Recurrent Scale Approximation for Object Detection in CNN'☆32Updated 7 years ago
- Top-1 Acc=61.0% on ImageNet, without any sacrificing compared with SqueezeNet v1.1.☆22Updated 7 years ago
- Using Caffe and python to reproduce the results of MTCNN on FDDB dataset.☆16Updated 7 years ago
- Focal loss for mxnet SSD example.☆23Updated 7 years ago
- Facial landmarks training by mxnet(gluon). Use for face alignment and so on.☆40Updated 7 years ago
- A simplify version of mobilenet, with less group and feature maps, trained on Imagenet.☆17Updated 7 years ago
- Face detection based on Surf Cascade Face Detection of Jianguo Li☆30Updated 11 years ago
- contrastive loss for face recognition.The idea is similar to DeepID2, but only in positive pairs.