114 skills found · Page 1 of 4
timesler / Facenet PytorchPretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
kpzhang93 / MTCNN Face Detection AlignmentJoint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks
ipazc / MtcnnMTCNN face detection implementation for TensorFlow, as a PIP package.
shanren7 / Real Time Face Recognition(WARNING: This repository is NO LONGER maintained ) Real time face detection and recognition base on opencv/tensorflow/mtcnn/facenet
bengouyy / Mxnet Mtcnn Face DetectionMTCNN face detection
chenlinzhong / Face Login基于mtcnn/facenet/tensorflow 实现人脸识别登录系统
MirrorYuChen / Ncnn Examplencnn example: mask detection: anticonv face detection: retinaface&&mtcnn&¢erface, track: iou tracking, landmark: zqcnn, recognize: mobilefacenet classifier: mobilenet object detecter: mobilenetssd
syaringan357 / Android MobileFaceNet MTCNN FaceAntiSpoofingUse tensorflow Lite on Android platform, integrated face detection (MTCNN), face anti spoofing (CVPR2019-DeepTreeLearningForZeroShotFaceAntispoofing) and face comparison (MobileFaceNet use InsightFace loss)
Pi-DeepLearning / RaspberryPi FaceDetection MTCNN Caffe With MotionMTCNN with Motion Detection, on Raspberry Pi with Love
blankWorld / MTCNN Accelerate OnetMTCNN Face Detection & Alignment
PKUZHOU / MTCNN FaceDetection TensorRTMTCNN C++ implementation with NVIDIA TensorRT Inference accelerator SDK
vcvycy / MTCNN4AndroidMTCNN For Android. Java.Tensorflow.人脸检测.Face Detection.
cpuimage / MTCNNMTCNN face detection implementation base on NCNN
OAID / FaceRecognitionThis is an implematation project of face detection and recognition. The face detection using MTCNN algorithm, and recognition using LightenenCNN algorithm.
xiangrufan / Keras Mtcnnmtcnn face detection transplanted to keras
Qengineering / Face Recognition Jetson NanoRecognize 2000+ faces on your Jetson Nano with database auto-fill and anti-spoofing
tamerthamoqa / Facenet Realtime Face RecognitionA small-scale flask server facial recognition system, using a pre-trained facenet model with real-time web camera face recognition functionality, and a pre-trained Multi-Task Cascading Convolutional Neural Network (MTCNN) for face detection and cropping.
Qengineering / Face Recognition Raspberry Pi 64 BitsRecognize 2000+ faces on your Raspberry Pi 4 with database auto-fill and anti-spoofing
open-face / Mtcnnface detection and alignment with mtcnn
cetra3 / MtcnnTensorflow Rust Implementation of MTCNN - https://cetra3.github.io/blog/face-detection-with-tensorflow-rust/