libfacedetection

Face detection library

An open-source C++ library implementing a high-speed face detection algorithm using CNN models.

An open source library for face detection in images. The face detection speed can reach 1000FPS.

GitHub

12k stars
533 watching
3k forks
Language: C++
last commit: 2 months ago
Linked from 3 awesome lists

armcnnface-detection

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cmusatyalab/openface A general-purpose face recognition system with deep neural networks. 15,166
yxu0611/tensorflow-implementation-of-lcnn An implementation of a deep face recognition algorithm in TensorFlow 78
liuliu/ccv A modern computer vision library that provides a simple and efficient implementation of various algorithms and preprocessor steps for image analysis. 7,102
nihui/ncnn-android-scrfd A sample Android project integrating face detection and computer vision using the ncnn and OpenCV libraries. 217
ageitgey/face_recognition A Python library for detecting and recognizing faces in images 53,692
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,463
dog-qiuqiu/ultralight-simplepose A lightweight human body posture key point model using computer vision and deep learning techniques. 302
ipazc/mtcnn A Python package implementing a robust face detection and alignment algorithm using a multitask cascaded convolutional network. 2,256
faceperceiver/laion-face Provides pre-trained face detection and analysis models using large-scale image-text data 281
dmlc/gluon-cv A toolkit for building and deploying deep learning models in computer vision 5,850
viewfacecore/viewfacecore A C# offline face recognition library based on SeetaFace6. 911
nagadomi/lbpcascade_animeface Detects anime/manga style faces in images using OpenCV's cascade classifier 1,938
dolotovevgeniy/deeppyramid A repository providing pre-trained models and training scripts for face detection using a deep neural network architecture 23
sczhou/codeformer A deep learning-based framework for enhancing and restoring images of faces in various conditions 16,049
natanielruiz/dockerface A tool that deploys a trained deep learning model for face detection on video and image inputs using a Docker container. 190