sdm_face_alignment
Face aligner
A Matlab implementation of an algorithm for face alignment based on supervised descent method
The Matlab implementation of Supervised Descent Method (SDM) for Face Alignment.
100 stars
11 watching
71 forks
Language: Matlab
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
zhzhanp/tcdcn-face-alignment | Facial landmark detection using deep multi-task learning in Matlab | 232 |
trigeorgis/mdm | A TensorFlow implementation of a recurrent face alignment process | 124 |
1adrianb/face-alignment | A PyTorch-based library for detecting and aligning facial landmarks in 2D and 3D images | 7,137 |
donghoonlee04/cgprt | A C++ implementation of face alignment using a novel regression tree-based approach. | 8 |
sdm-tib/eablock | An entity alignment block for knowledge graph creation pipelines | 5 |
david-guo/face_recognize | An implementation of PCA-based face recognition in MATLAB using a GUI | 201 |
anilbas/3dmmasstn | A tool for using 3D Morphable Models as spatial transformers within convolutional neural networks for face image processing | 280 |
gao-lab/slat | A software package for aligning single-cell spatial omics data using deep learning and graph neural networks | 83 |
jaimeivancervantes/facerecognition | This project implements techniques for face recognition using PCA, Fisher's LDA, and SVMs. | 39 |
sdrforengineers/code | MATLAB implementations of signal processing techniques for Software Defined Radios | 57 |
xgtu/2dasl | A software package providing 3D face reconstruction and alignment capabilities from a single image using self-supervised learning. | 467 |
diehl/incremental-svm-learning-in-matlab | Provides a MATLAB implementation of incremental/decremental SVM learning and parameter perturbation methods for binary classification problems. | 72 |
hiroyuki-kasai/gdlibrary | A collection of unconstrained optimization algorithms implemented in MATLAB | 67 |
gemslab/regal | An implementation of a graph alignment method based on representation learning and matrix factorization. | 93 |
maoxu/joint_bayesian | Realizes an algorithm from a Bayesian face recognition paper using Matlab. | 36 |