layumi / 2015_Face_Detection
CVPR2015 Cascade CNNs for Face Detection
☆136Updated 7 years ago
Alternatives and similar repositories for 2015_Face_Detection:
Users that are interested in 2015_Face_Detection are comparing it to the libraries listed below
- Source code for our ECCV16 paper, Face Detection with End-to-End Integration of a ConvNet and a 3D Model☆135Updated 8 years ago
- Joint Cascade Face Detection and Alignment☆104Updated 9 years ago
- Full version (training+testing) of implementation of Shizhan Zhu et al.'s CVPR-15 work Face Alignment by Coarse-to-Fine Shape Searching☆156Updated 6 years ago
- C++ implementation of Joint Cascade Face Detection and Alignment.☆184Updated 8 years ago
- Face alignment in 3000 FPS☆322Updated 8 years ago
- Facial keypoints extraction using Caffe☆100Updated 9 years ago
- Implementation based on the paper Li et al., “A Convolutional Neural Network Cascade for Face Detection, ” 2015 CVPR☆253Updated 7 years ago
- tripletloss in caffe☆321Updated 7 years ago
- Caffe fork that supports SPP_net or faster R-CNN☆99Updated 6 years ago
- Align a face in profile to front view☆56Updated 9 years ago
- According to the paper "Bayesian Face Revisited: A Joint Formulation", the repository realizes the algorithm of Joint Beyesian with Ma…☆36Updated 9 years ago
- C++ detect and train of "A Fast and Accurate Unconstrained Face Detector".☆125Updated 7 years ago
- Landmark with Regressition in Python (LBF(3000fps), ESR and SDM)☆73Updated 9 years ago
- Caffe For FaceNet: An Extension For Face Recognition☆33Updated 9 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
- The Matlab implementation of Supervised Descent Method (SDM) for Face Alignment.☆100Updated 9 years ago
- A TensorFlow implementation of the Mnemonic Descent Method.☆124Updated 2 years ago
- Generate Caffe Prototxt for Deep Residual Learning Network☆71Updated 8 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
- caffe-regression examples ,kaggle face keypoint detection☆58Updated 7 years ago
- Predict facial landmarks with Deep CNNs powered by Caffe.☆282Updated 4 years ago
- A deconvolutional network in caffe☆113Updated 8 years ago
- My implementation of high dimensional LBP feature for face recognition☆104Updated 7 years ago
- Face detection evaluation☆61Updated 7 years ago
- ☆29Updated 7 years ago
- a c++ implementation of face alignment in 3000fps☆377Updated 5 years ago
- Matlab implementation of facial landmark detection by deep multi-task learning☆232Updated 8 years ago
- An Experimental Implementation of Face Verification, 96.8% on LFW.☆446Updated last year
- Caffe re-implementation of ShuffleNet