TCDCN-face-alignment
Face detector
Facial landmark detection using deep multi-task learning in Matlab
Matlab implementation of facial landmark detection by deep multi-task learning
232 stars
13 watching
89 forks
Language: Matlab
last commit: about 8 years ago
Linked from 1 awesome list
face-alignmentmatlab
Related projects:
Repository | Description | Stars |
---|---|---|
tntrung/sdm_face_alignment | A Matlab implementation of an algorithm for face alignment based on supervised descent method | 100 |
congweilin/mtcnn-caffe | A deep learning framework for joint face detection and alignment using multi-task cascaded convolutional neural networks | 492 |
ipazc/mtcnn | A Python package implementing a robust face detection and alignment algorithm using a multitask cascaded convolutional network. | 2,245 |
1adrianb/face-alignment | A PyTorch-based library for detecting and aligning facial landmarks in 2D and 3D images | 7,115 |
fengzhenhua/wing-loss | A Matlab implementation of a CNN-based facial landmark localisation method using the Wing Loss function. | 87 |
david-guo/face_recognize | An implementation of PCA-based face recognition in MATLAB using a GUI | 201 |
serengil/retinaface | A deep learning-based face detection library for Python with facial landmark extraction and alignment capabilities. | 1,262 |
trigeorgis/mdm | A TensorFlow implementation of a recurrent face alignment process | 124 |
shenwei1231/deepcontour | A MATLAB-based implementation of a deep learning model for contour detection in images | 94 |
lz118/deep-correlation-network | Develops a deep neural network model for detecting salient objects in RGBT images using correlation information from other colors. | 13 |
nihui/ncnn-android-scrfd | A sample Android project integrating face detection and computer vision using the ncnn and OpenCV libraries. | 218 |
mattlawer/facelandmarksdetection | An iOS project using machine learning to detect facial landmarks in images | 150 |
matlab-deep-learning/seven-segment-digit-recognition | Automates digit recognition in images of seven segment displays | 7 |
xinli-zn/tadt | Implementation of a target-aware deep tracking method in MATLAB | 67 |
donghoonlee04/cgprt | A C++ implementation of face alignment using Cascade Gaussian Process Regression Trees | 8 |