mtcnn topic

List mtcnn repositories

Face-Track-Detect-Extract

578
Stars
207
Forks
Watchers

💎 Detect , track and extract the optimal face in multi-target faces (exclude side face and select the optimal face).

FaceDetection

268
Stars
108
Forks
Watchers

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

237
Stars
33
Forks
Watchers

Face recognition system using MTCNN, FACENET, SVM and FAST API to track participants of Big Brother Brasil in real time.

tensorflow-mtcnn

114
Stars
72
Forks
Watchers

C++ and python Inference only for MTCNN face detector on Tensorflow. Based on davidsandberg's facenet project:

face-recognition

145
Stars
49
Forks
Watchers

A framework for creating and using a Face Recognition system.

dface

1.2k
Stars
345
Forks
Watchers

Deep learning face detection and recognition, implemented by pytorch. (pytorch实现的人脸检测和人脸识别)

mtcnn_ncnn

330
Stars
84
Forks
Watchers

基于ncnn框架搭建win及android端的MTCNN人脸检测工程

setup-msbuild

330
Stars
84
Forks
Watchers

A GitHub Action to facilitate configuring MSBuild in the workflow PATH for building .NET Framework applications.

mtcnn-caffe

493
Stars
299
Forks
Watchers

Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks

MTCNN

462
Stars
126
Forks
Watchers

Realtime Face Detection and Head pose estimation on Windows、Ubuntu、Mac、Android and iOS

tensorflow-MTCNN

364
Stars
141
Forks
Watchers

人脸检测MTCNN算法,采用tensorflow框架编写,从理解到训练,中文注释完全,含测试和训练,支持摄像头