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: 3 months ago
Linked from 2 awesome lists

face-detectionface-recognitionmachine-learningpython

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
serengil/deepface A Python library for face recognition and attribute analysis, providing a simple interface to various state-of-the-art models. 14,696
serengil/retinaface A deep learning-based face detection library for Python with facial landmark extraction and alignment capabilities. 1,243
cmusatyalab/openface A general-purpose face recognition system with deep neural networks. 15,146
faceperceiver/laion-face Provides pre-trained face detection and analysis models using large-scale image-text data 278
ferdinakusumah/face-recognition-webservice An API-based web service for face recognition using Python and Sanic framework 19
xinntao/facexlib Provides pre-built functions and tools for face-related tasks such as alignment, detection, and recognition. 847
shiqiyu/libfacedetection An open-source C++ library implementing a high-speed face detection algorithm using CNN models. 12,315
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
georg-jung/explain-face-rec An interactive tutorial on face recognition technology using .NET and Blazor 15
timesler/facenet-pytorch This project provides pre-trained PyTorch models for face detection and recognition tasks. 4,550
gali8/mokapp2017_face An ARKit-based app that uses the TrueDepth camera to display and manipulate 3D models of a user's face 22
clcarwin/sphereface_pytorch A PyTorch implementation of the SphereFace face recognition algorithm. 715
yxu0611/tensorflow-implementation-of-lcnn An implementation of a deep face recognition algorithm in TensorFlow 78
novatecconsulting/facerecognition-in-arkit Detects faces in ARKit-enabled images using Vision-API and a trained CoreML model to identify specific individuals. 834