There are 2 repositories under mtcnn-pytorch topic.
Deep learning face detection and recognition, implemented by pytorch. (pytorch实现的人脸检测和人脸识别)
A re-implementation of mtcnn. Joint training, tutorial and deployment together.
pytorch implementation of face detection algorithm MTCNN
使用MTCNN进行人脸识别,FaceNet进行特征提取的人脸识别系统
face detection using mtcnn complete implementation step by step
Tutorial about how to train MTCNN from zero to one.
Reimplementation of MTCNN with the whole pipeline making full use of PyTorch and Torchvision.
Replication of original faceswap paper with some modification
AI based security system!
Analyzes of the Face Detection models
the Dog Breed Classifier based on CNN, which can identify the breed of the dog if the dog is detected in the image and also can detect the human face if it is there in the image.
Python Code for Face Recognition on Webcam
A real-time facial recognition system using MTCNN for face detection, InceptionResNet for embedding generation, and FastAPI for a high-performance REST API. Built with PyTorch, it supports multiple camera feeds, making it ideal for surveillance, access control, and identity verification at scale.
Face Recognition System developed using PyTorch Face-Net and MTCNN modules. Detects and verifies user-selected faces.