eranid / adience_align
This project provides alignment tools for faces, to be used as a preprocessing step before computer vision tasks on face images
☆62Updated 8 years ago
Alternatives and similar repositories for adience_align:
Users that are interested in adience_align are comparing it to the libraries listed below
- 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
- Real time face alignment☆147Updated 3 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
- a simple and fast mxnet version CNN based head pose estimator☆107Updated 7 years ago
- caffe-regression examples ,kaggle face keypoint detection☆58Updated 7 years ago
- Paper about face detection, landmark detection, recognition, reconstruction, text detection and so on.☆53Updated 8 years ago
- Landmark with Regressition in Python (LBF(3000fps), ESR and SDM)☆73Updated 9 years ago
- ☆29Updated 9 years ago
- Xi Peng et al. "A Recurrent Encoder-Decoder Network for Sequential Face Alignment", ECCV 2016. (Oral)☆61Updated 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
- Implementation of various Face Alignment techniques in Python.☆64Updated 8 years ago
- Align a face in profile to front view☆55Updated 9 years ago
- Implement Yahoo Paper: Multi-view Face Detection Using Deep Convolutional Neural Networks☆29Updated 8 years ago
- ECCV 2014 "Joint cascade face detection and alignment"☆46Updated 8 years ago
- This code implements a face frontalisation method given the landmarks☆29Updated 9 years ago
- DeepID-implementation is an implementation of paper "Deep Learning Face Representation from Predicting 10,000 Classes"☆72Updated 8 years ago
- age and gender estimation using caffe network☆52Updated 9 years ago
- A MXNet tiny face detector☆95Updated 6 years ago
- Face detection evaluation☆61Updated 7 years ago
- Deep Neural Network (DNN) which predicts face/non-face, landmarks, pose and gender simultaneously with Chainer.☆178Updated 4 years ago
- C++ code for Sketch and RGB Image Face Alignment in the Wild☆35Updated 7 years ago
- C++ \ Matlab library for finding face landmarks and bounding boxes in video\image sequences.☆145Updated 7 years ago
- a branc caffe with feature of Data Augmentation using a configurable stochastic combination of 7 data augmentation techniques.☆32Updated 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
- Joint Cascade Face Detection and Alignment☆105Updated 9 years ago
- Pre-trained models for MixDCNN paper☆36Updated 6 years ago
- use caffe to training a deepid2 net with softmax and contrastive loss, adding identity2verify_layer to translate a single sample into pai…