xuexingyu24 / MTCNN_Tutorial
As a series of tutorials on the most popular deep learning algorithms for new-entry deep learning research engineers, MTCNN has been widely adopted in industry for human face detection task which is an essential step for subsquential face recognition and facial expression analysis. This tutorial is designed to explain how to implement the algori…
☆22Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for MTCNN_Tutorial
- Demonstration of CNN Pruning on MTCNN and MobileFaceNet using Pytorch framework☆40Updated 5 years ago
- This repo illustrates how to implement MobileFaceNet and Arcface for face recognition task☆70Updated 5 years ago
- PyTorch implementation of MobileFaceNets☆81Updated 2 years ago
- Official repository for Mask-invariant Face Recognition through Template-level Knowledge Distillation☆43Updated 2 years ago
- Official repository for MixFaceNets: Extremely Efficient Face Recognition Networks☆61Updated 3 years ago
- ☆46Updated last year
- MTCNN Pytorch implementation☆33Updated 5 years ago
- implementation of insightface by using Tensorflow☆103Updated 5 years ago
- Train code of face anti-spoofing with a single RGB frame☆131Updated 5 years ago
- Pytorch implementation of FSA-Net: Learning Fine-Grained Structure Aggregation for Head Pose Estimation from a Single Image☆114Updated 4 years ago
- Face alignment with similarity transform based on MTCNN and RetinaFace.☆66Updated 4 years ago
- 98 landmark detection☆34Updated 3 years ago
- [Re-implementation] RetinaFace: Single-stage Dense Face Localisation in the Wild☆26Updated 5 years ago
- An implementation of EQFace: A Simple Explicit Quality Network for Face Recognition (https://arxiv.org/abs/2105.00634, CVPRW 2021)☆182Updated 3 years ago
- a Pytorch reimplementation of SSRNet.☆69Updated 3 years ago
- Implementation of "Learning Deep Models for Face Anti-Spoofing: Binary or Auxiliary Supervision" in PyTorch.☆88Updated 9 months ago
- Adaface with PartialFC☆23Updated 7 months ago
- Using MTCNN and MobileFaceNet on Face Recognition☆69Updated 5 years ago
- A simple CNN face occlusion detect implemented with tensorflow keras☆75Updated 2 years ago
- 使用ONNXRuntime部署YOLOV7人脸+关键点检测,包含C++和Python两个版本的程序☆50Updated 2 years ago
- arcface and retinaface model convert mxnet to onnx.☆59Updated 3 years ago
- Data preparation to use with our deep learning face recognition system☆53Updated 7 months ago
- Retinaface pytorch face-pose-detect face-key-point-detect☆36Updated 3 years ago
- Face anti-spoofing using MobileNet☆110Updated 5 years ago
- Flexible-Modal Face Anti-Spoofing☆45Updated last year
- 基于人脸关键区域提取的人脸识别(LFW:99.82%+ CFP_FP:98.50%+ AgeDB30:98.25%+)☆269Updated 3 years ago
- towards the solving spoofing problem☆160Updated last year
- Using pytorch: yolov5+facenet+svm☆61Updated 2 years ago
- Face Recognition using pre-trained model built-on Arcface was implemented on Pytorch.☆94Updated last year