mdm
Face aligner
A TensorFlow implementation of a recurrent face alignment process
A TensorFlow implementation of the Mnemonic Descent Method.
124 stars
12 watching
48 forks
Language: Jupyter Notebook
last commit: over 2 years ago
Linked from 1 awesome list
deep-learningfaceface-alignmentmdmmenpopretrained-modelssnapchattensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
tntrung/sdm_face_alignment | A Matlab implementation of an algorithm for face alignment based on supervised descent method | 100 |
zhzhanp/tcdcn-face-alignment | Facial landmark detection using deep multi-task learning in Matlab | 232 |
1adrianb/face-alignment | A PyTorch-based library for detecting and aligning facial landmarks in 2D and 3D images | 7,088 |
yxu0611/tensorflow-implementation-of-lcnn | An implementation of a deep face recognition algorithm in TensorFlow | 78 |
irvingmeng/magface | Provides a framework and tools for face recognition and quality assessment using deep learning models. | 628 |
anilbas/3dmmasstn | A tool for using 3D Morphable Models as spatial transformers within convolutional neural networks for face image processing | 279 |
mratsim/arraymancer | A fast and ergonomic tensor library with automatic differentiation support for deep learning on multiple platforms. | 1,338 |
congweilin/mtcnn-caffe | A deep learning framework for joint face detection and alignment using multi-task cascaded convolutional neural networks | 492 |
ppwwyyxx/moco.tensorflow | Reimplements a popular deep learning model for unsupervised visual representation learning using TensorFlow | 161 |
akanimax/t2f | Generates images of human faces based on textual descriptions using deep learning techniques. | 548 |
brainglobe/brainreg | Automated 3D brain registration software for aligning template brains to sample images. | 123 |
donghoonlee04/cgprt | A C++ implementation of a face alignment algorithm using Cascade Gaussian Process Regression Trees. | 8 |
ipazc/mtcnn | A Python package implementing a robust face detection and alignment algorithm using a multitask cascaded convolutional network. | 2,237 |
mazecreator/tensorflow-sirds | Generates stereograms to visualize 3D data in 2D images using TensorFlow | 6 |
muyang0320/tensorflow-deeplab-resnet-crf | An implementation of DeepLab-ResNet in TensorFlow for semantic image segmentation | 18 |