anson0910 / CNN_face_detection
Implementation based on the paper Li et al., “A Convolutional Neural Network Cascade for Face Detection, ” 2015 CVPR
☆252Updated 7 years ago
Alternatives and similar repositories for CNN_face_detection:
Users that are interested in CNN_face_detection are comparing it to the libraries listed below
- Multi-view Face Detection Using Deep Convolutional Neural Networks☆325Updated 3 years ago
- Predict facial landmarks with Deep CNNs powered by Caffe.☆282Updated 4 years ago
- An Experimental Implementation of Face Verification, 96.8% on LFW.☆447Updated last year
- Simple implementation of kpzhang93's paper from Matlab to c++, and don't change models.☆240Updated 7 years ago
- Joint Cascade Face Detection and Alignment☆104Updated 9 years ago
- mtcnn in python☆288Updated 6 years ago
- tripletloss in caffe☆322Updated 7 years ago
- Face alignment in 3000 FPS☆322Updated 7 years ago
- C++ implementation of Joint Cascade Face Detection and Alignment.☆184Updated 8 years ago
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks☆492Updated 6 years ago
- Repository for "Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks", implemented with Caffe, C++ …☆328Updated 6 years ago
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks☆325Updated 6 years ago
- Implementation of the Vanilla CNN described in the paper: Yue Wu and Tal Hassner, "Facial Landmark Detection with Tweaked Convolutional N…☆188Updated 7 years ago
- NormFace: L2 HyperSphere Embedding for Face Verification, 99.21% on LFW☆370Updated 7 years ago
- Awesome Caffe☆221Updated 5 years ago
- ☆592Updated 7 years ago
- C++ implementation of Face Alignment at 3000 FPS via Regressing Local Binary Features☆196Updated 8 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
- Source code for our ECCV16 paper, Face Detection with End-to-End Integration of a ConvNet and a 3D Model☆135Updated 8 years ago
- Code for Context-aware CNNs for person head detection☆206Updated 8 years ago
- The project is an C++ implementation of Face Alignment at 3000fps via Regressing Local Binary Features☆283Updated 5 years ago
- Original Caffe Version for LightCNN-9. Highly recommend to use PyTorch Version (https://github.com/AlfredXiangWu/LightCNN)☆724Updated 7 years ago
- RPN+BF☆203Updated 7 years ago
- Face image rerieval☆90Updated 7 years ago
- A set of tools are used to process data in Caffe☆51Updated 8 years ago
- Caffe for YOLOv2 & YOLO9000☆166Updated 6 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
- Code and some data for 'Recurrent Scale Approximation for Object Detection in CNN' in ICCV 2017☆238Updated 7 years ago
- TensorFlow implementation of "A Convolutional Neural Network Cascade for Face Detection", CVPR 2015☆109Updated 6 years ago
- Using mxnet for face-related algorithm.☆546Updated last year