openface
Face recognition engine
A general-purpose face recognition system with deep neural networks.
Face recognition with deep neural networks.
15k stars
756 watching
4k forks
Language: Lua
last commit: about 2 months ago
Linked from 2 awesome lists
deep-learningface-recognitionfacenet
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 |
ageitgey/face_recognition | A Python library for detecting and recognizing faces in images | 53,445 |
yxu0611/tensorflow-implementation-of-lcnn | An implementation of a deep face recognition algorithm in TensorFlow | 78 |
shiqiyu/libfacedetection | An open-source C++ library implementing a high-speed face detection algorithm using CNN models. | 12,315 |
yangxy/gpen | An open-source software project that develops and provides tools for restoring degraded faces in images using Generative Pre-trained Networks. | 2,436 |
openvinotoolkit/open_model_zoo | A collection of pre-trained deep learning models and demo applications for accelerating inference tasks | 4,098 |
tencentarc/gfpgan | An algorithm for restoring damaged or obscured faces in images | 35,898 |
exadel-inc/compreface | An on-premises or cloud-based face recognition system that uses state-of-the-art methods to identify people from photos and verify identities. | 5,674 |
dmlc/gluon-cv | A toolkit for building and deploying deep learning models in computer vision | 5,833 |
osmr/imgclsmob | Research and development of deep learning networks for computer vision tasks | 2,975 |
cmu-perceptual-computing-lab/openpose | A real-time multi-person keypoint detection library for body, face, hand, and foot estimation in images and videos. | 31,256 |
sczhou/codeformer | A deep learning-based framework for enhancing and restoring images of faces in various conditions | 15,838 |
open-mmlab/mmpose | A comprehensive toolbox for pose estimation tasks in computer vision | 5,846 |
l706077/dnn-face-recognition-papers | A collection of papers on deep learning techniques for face recognition and related topics such as embedding generation and neural network optimization. | 213 |
conan7882/googlenet-inception | An implementation of a deep neural network architecture for image classification using pre-trained models and fine-tuning on the CIFAR-10 dataset. | 282 |