luoyetx / deep-landmarkLinks
Predict facial landmarks with Deep CNNs powered by Caffe.
☆282Updated 5 years ago
Alternatives and similar repositories for deep-landmark
Users that are interested in deep-landmark are comparing it to the libraries listed below
Sorting:
- a c++ implementation of face alignment in 3000fps☆378Updated 6 years ago
- The project is an C++ implementation of Face Alignment at 3000fps via Regressing Local Binary Features☆282Updated 6 years ago
- Implementation based on the paper Li et al., “A Convolutional Neural Network Cascade for Face Detection, ” 2015 CVPR☆255Updated 8 years ago
- Joint Cascade Face Detection and Alignment☆106Updated 10 years ago
- Implementation of the Vanilla CNN described in the paper: Yue Wu and Tal Hassner, "Facial Landmark Detection with Tweaked Convolutional N…☆189Updated 8 years ago
- An Experimental Implementation of Face Verification, 96.8% on LFW.☆447Updated 2 years ago
- Simple implementation of kpzhang93's paper from Matlab to c++, and don't change models.☆239Updated 8 years ago
- C++ implementation of Face Alignment at 3000 FPS via Regressing Local Binary Features☆198Updated 9 years ago
- C++ implementation of Joint Cascade Face Detection and Alignment.☆184Updated 8 years ago
- Face alignment in 3000 FPS☆322Updated 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…