FaceDetect / jointCascade_py
Joint Cascade Face Detection and Alignment
☆105Updated 9 years ago
Alternatives and similar repositories for jointCascade_py:
Users that are interested in jointCascade_py are comparing it to the libraries listed below
- C++ implementation of Joint Cascade Face Detection and Alignment.☆184Updated 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
- Landmark with Regressition in Python (LBF(3000fps), ESR and SDM)☆73Updated 9 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
- C++ implementation of Face Alignment at 3000 FPS via Regressing Local Binary Features☆196Updated 8 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
- Predict facial landmarks with Deep CNNs powered by Caffe.☆282Updated 5 years ago
- The Matlab implementation of Supervised Descent Method (SDM) for Face Alignment.☆98Updated 9 years ago
- Implementation of the Vanilla CNN described in the paper: Yue Wu and Tal Hassner, "Facial Landmark Detection with Tweaked Convolutional N…