face-alignment
Face alignment library
A PyTorch-based library for detecting and aligning facial landmarks in 2D and 3D images
2D and 3D Face alignment library build using pytorch
7k stars
172 watching
1k forks
Language: Python
last commit: 3 months ago
Linked from 2 awesome lists
deep-learningface-alignmentface-detectionface-detectorpythonpytorch
Related projects:
Repository | Description | Stars |
---|---|---|
zhzhanp/tcdcn-face-alignment | Facial landmark detection using deep multi-task learning in Matlab | 232 |
clcarwin/sfd_pytorch | An implementation of a face detection algorithm using PyTorch | 230 |
serengil/retinaface | A deep learning-based face detection library for Python with facial landmark extraction and alignment capabilities. | 1,243 |
tntrung/sdm_face_alignment | A Matlab implementation of an algorithm for face alignment based on supervised descent method | 100 |
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,217 |
trigeorgis/mdm | A TensorFlow implementation of a recurrent face alignment process | 124 |
clcarwin/sphereface_pytorch | A PyTorch implementation of the SphereFace face recognition algorithm. | 715 |
zisianw/faceboxes.pytorch | An implementation of a real-time face detector with high accuracy using PyTorch | 846 |
ssarcandy/deepcoral | An implementation of a deep learning technique to align correlations in layer activations of neural networks for domain adaptation | 226 |
pyg-team/pytorch-frame | A deep learning framework for handling heterogeneous tabular data with diverse column types | 543 |
dmarnerides/pydlt | A PyTorch-based toolbox for building and training deep learning models with ease. | 204 |
eduardoleao052/js-pytorch | A JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers. | 1,084 |
ignacio-rocco/detectorch | A PyTorch wrapper around Facebook AI Research's Detectron models for object detection and instance segmentation | 558 |
clementpinard/sfmlearner-pytorch | PyTorch implementation of unsupervised depth and ego-motion learning from video sequences | 1,014 |
ipazc/mtcnn | A Python package implementing a robust face detection and alignment algorithm using a multitask cascaded convolutional network. | 2,237 |