Found 136 repositories(showing 30)
timesler
Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
kuaikuaikim
Deep learning face detection and recognition, implemented by pytorch. (pytorch实现的人脸检测和人脸识别)
geekwenjie
🔥🔥🔥Java免费离线AI算法工具箱,支持人脸识别,活体检测,表情识别、目标检测、实例分割、行人检测、OCR文字识别、车牌识别、表格识别、ASR+TTS、机器翻译等功能,Maven引用即可使用。支持PyTorch、Tensorflow,已集成 Mtcnn、InsightFace、SeetaFace6、YOLOv8~v12、PaddleOCR(PPOCRv5)、Whisper等主流模型
TropComplique
Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks
Sierkinhane
A face detection algorithm
yeyupiaoling
Pytorch实现的人脸识别明细MobileFaceNet模型,在预测使用MTCNN检测人脸,然后使用MobileFaceNet模型识别。
yeyupiaoling
基于Pytorch实现的MTCNN模型,人脸检测,人脸关键点检测。
BrightXiaoHan
A re-implementation of mtcnn. Joint training, tutorial and deployment together.
Team-Neighborhood
Compare with various detectors - s3fd, dlib, ocv, ocv-dnn, mtcnn-pytorch, face_recognition
polarisZhao
pytorch implementation of face detection algorithm MTCNN
wujiyang
MTCNN_Training Scripts For Face Detection with PyTorch 0.4.0
AndSonder
使用MTCNN进行人脸识别,FaceNet进行特征提取的人脸识别系统
xuexingyu24
Demonstration of CNN Pruning on MTCNN and MobileFaceNet using Pytorch framework
beichen2012
使用pytorch实现mtcnn的训练及预测,并用pytorch的c++ api实现了前向预测的功能化
Linwei-Chen
MTCNN Pytorch implementation
acelin1981
End-to-end MTCNN face detection and alignment workflow with reproducible PyTorch implementation.
zhangjiahao1026
Face detection model
JiageWang
It is a face recognition system using mtcnn and arcface in pytorch
nop2
pytorch实现实时人脸识别,使用opencv+facenet+mtcnn+knn
mayuanjason
No description available
digital-nomad-cheng
No description available
isLouisHsu
Reproduce MTCNN using PyTorch and Darknet.
shonejiang
MTCNN by pytorch
xiezheng-cs
MTCNN_Pytorch Codes Adapted from https://github.com/wujiyang/MTCNN_TRAIN
samylee
完美复现!开源QQ群:414475612,名称LazyNet,代码详见群文件!
Amalle
MTCNN for License plate detection Adapted from
BeGifted
基于PyTorch和MTCNN人脸检测器、FaceNet人脸识别模型的demo,后续用于考勤系统
zh3389
Mtcnn->思维导图->开发步骤->成品->效果图
Ali-Jakhar
face detection using mtcnn complete implementation step by step
digital-nomad-cheng
Tutorial about how to train MTCNN from zero to one.