face_recognition

Face detector

A Python library for detecting and recognizing faces in images

The world's simplest facial recognition api for Python and the command line

GitHub

54k stars
2k watching
14k forks
Language: Python
last commit: about 2 years ago
Linked from 2 awesome lists

face-detectionface-recognitionmachine-learningpython

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
serengil/deepfaceA Python library for face recognition and attribute analysis, providing a simple interface to various state-of-the-art models.15,091
serengil/retinafaceA deep learning-based face detection library for Python with facial landmark extraction and alignment capabilities.1,284
cmusatyalab/openfaceA general-purpose face recognition system with deep neural networks.15,166
faceperceiver/laion-faceProvides pre-trained face detection and analysis models using large-scale image-text data281
ferdinakusumah/face-recognition-webserviceAn API-based web service for face recognition using Python and Sanic framework19
xinntao/facexlibProvides pre-built functions and tools for face-related tasks such as alignment, detection, and recognition.856
shiqiyu/libfacedetectionAn open-source C++ library implementing a high-speed face detection algorithm using CNN models.12,351
1adrianb/face-alignmentA PyTorch-based library for detecting and aligning facial landmarks in 2D and 3D images7,137
xiaohangzhan/face_recognition_frameworkA face recognition framework with convenient training, evaluation and feature extraction functions.251
georg-jung/explain-face-recAn interactive tutorial on face recognition technology using .NET and Blazor16
timesler/facenet-pytorchThis project provides pre-trained PyTorch models for face detection and recognition tasks.4,611
gali8/mokapp2017_faceAn ARKit-based app that uses the TrueDepth camera to display and manipulate 3D models of a user's face22
clcarwin/sphereface_pytorchA PyTorch implementation of the SphereFace face recognition algorithm.716
yxu0611/tensorflow-implementation-of-lcnnAn implementation of a deep face recognition algorithm in TensorFlow78
novatecconsulting/facerecognition-in-arkitDetects faces in ARKit-enabled images using Vision-API and a trained CoreML model to identify specific individuals.835