mtcnn topic
Face-Track-Detect-Extract
💎 Detect , track and extract the optimal face in multi-target faces (exclude side face and select the optimal face).
FaceDetection
C++ project to implement MTCNN, a perfect face detect algorithm, on different DL frameworks. The most popular frameworks: caffe/mxnet/tensorflow, are all suppported now
bbb-face-recognizer
Face recognition system using MTCNN, FACENET, SVM and FAST API to track participants of Big Brother Brasil in real time.
tensorflow-mtcnn
C++ and python Inference only for MTCNN face detector on Tensorflow. Based on davidsandberg's facenet project:
face-recognition
A framework for creating and using a Face Recognition system.
dface
Deep learning face detection and recognition, implemented by pytorch. (pytorch实现的人脸检测和人脸识别)
mtcnn_ncnn
基于ncnn框架搭建win及android端的MTCNN人脸检测工程
setup-msbuild
A GitHub Action to facilitate configuring MSBuild in the workflow PATH for building .NET Framework applications.
mtcnn-caffe
Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks
MTCNN
Realtime Face Detection and Head pose estimation on Windows、Ubuntu、Mac、Android and iOS
tensorflow-MTCNN
人脸检测MTCNN算法,采用tensorflow框架编写,从理解到训练,中文注释完全,含测试和训练,支持摄像头