facexlib
Face processing library
Provides pre-built functions and tools for face-related tasks such as alignment, detection, and recognition.
FaceXlib aims at providing ready-to-use face-related functions based on current STOA open-source methods.
847 stars
13 watching
148 forks
Language: Python
last commit: 9 months ago
Linked from 1 awesome list
alignmentassessmentdeep-learningdetectionfaceheadposemattingparsingpytorchrecognitiontracking
Related projects:
Repository | Description | Stars |
---|---|---|
serengil/retinaface | A deep learning-based face detection library for Python with facial landmark extraction and alignment capabilities. | 1,243 |
faceplusplus/facepp-matlab-sdk | Provides a Matlab interface to the Face++ API for face detection and landmark extraction | 34 |
viewfacecore/viewfacecore | A C# offline face recognition library based on SeetaFace6. | 902 |
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,100 |
xiaohangzhan/face_recognition_framework | A face recognition framework with convenient training, evaluation and feature extraction functions. | 250 |
ipazc/mtcnn | A Python package implementing a robust face detection and alignment algorithm using a multitask cascaded convolutional network. | 2,237 |
shownx/facepapercollection | A collection of research papers and code on face-related topics such as detection, alignment, recognition, and reconstruction. | 239 |
faceperceiver/laion-face | Provides pre-trained face detection and analysis models using large-scale image-text data | 278 |
david-guo/face_recognize | An implementation of PCA-based face recognition in MATLAB using a GUI | 200 |
nihui/ncnn-android-scrfd | A sample Android project integrating face detection and computer vision using the ncnn and OpenCV libraries. | 219 |
novatecconsulting/facerecognition-in-arkit | Detects faces in ARKit-enabled images using Vision-API and a trained CoreML model to identify specific individuals. | 834 |
yxu0611/tensorflow-implementation-of-lcnn | An implementation of a deep face recognition algorithm in TensorFlow | 78 |
natanielruiz/dockerface | A tool that deploys a trained deep learning model for face detection on video and image inputs using a Docker container. | 190 |
xiaohk/facedata | Automated video annotation tool for training GANs models with face landmarks extraction | 77 |