Face recognition using Tensorflow
Python
Updated Apr 21, 2019
Deep learning face detection and recognition, implemented by pytorch. (pytorch实现的人脸检测和人脸识别)
Python
Updated Nov 23, 2018
MTCNN face detection implementation for TensorFlow, as a PIP package.
Python
Updated Apr 26, 2019
Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks
Python
Updated Oct 1, 2018
基于ncnn框架搭建win及android端的MTCNN人脸检测工程
C++
Updated Sep 27, 2018
face detection alignment recognition reconstruction ...
C++
Updated Oct 19, 2017
Simple implementation of kpzhang93's paper from Matlab to c++, and don't change models.
C++
Updated Apr 11, 2017
C++ project to implement MTCNN, a perfect face detect algorithm, on different DL frameworks. The most popular framewo…
C++
Updated Jun 7, 2018
MTCNN with Motion Detection, on Raspberry Pi with Love
Jupyter Notebook
Updated Mar 17, 2017
💎 Detect , track and extract the optimal face in multi-target faces (exclude side face and select the optimal face).
Python
Updated Sep 4, 2018
MTCNN with all platforms
C++
Updated May 27, 2018
Webcam face recognition using tensorflow and opencv
Python
Updated May 25, 2018
This is an implematation project of face detection and recognition. The face detection using MTCNN algorithm, and rec…
C++
Updated Feb 10, 2018
Caffe and Python implementation of Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks
Python
Updated May 9, 2018
Face Detector based on MTCNN, tensorflow and golang
Go
Updated Apr 21, 2019
C++ and python Inference only for MTCNN face detector on Tensorflow. Based on davidsandberg's facenet project:
It is a mtcnn project based on ncnn
C++
Updated Nov 25, 2017
mtcnn face detection transplanted to keras
Python
Updated Aug 4, 2017
Reatime Face Recognizer on Android
C++
Updated Feb 25, 2019
人脸检测MTCNN算法,采用tensorflow框架编写,从理解到训练,中文注释完全,含测试和训练,支持摄像头
Python
Updated Dec 9, 2018
Compare with various detectors - dlib, ocv, ocv-dnn, mtcnn-pytorch, face_recognition
Python
Updated Apr 11, 2018
C++
Updated Nov 18, 2018
This project provide a single tensorflow model implement the mtcnn face detector. And it shows how to convert model f…
Python
Updated Dec 2, 2018
MTCNN_Training Scripts For Face Detection with PyTorch 0.4.0
Python
Updated Jul 22, 2018
face detection and alignment with mtcnn
Updated Apr 3, 2018
An implementation of MTCNN Face detector using OpenCV's DNN module
C++
Updated Oct 23, 2018
MTCNN implement by tensorflow. Easy to training and testing.
Python
Updated Sep 18, 2017
pytorch implementation of face detection algorithm MTCNN
Python
Updated Mar 2, 2019
detect face with mtcnn and embedder with insightface
Java
Updated Jul 11, 2018
face-detection based on MTCNN and TensorFlow
Jupyter Notebook
Updated Jan 22, 2018