xuexingyu24 / MTCNN_TutorialLinks
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…
☆23Updated 6 years ago
Alternatives and similar repositories for MTCNN_Tutorial
Users that are interested in MTCNN_Tutorial are comparing it to the libraries listed below
Sorting:
- Demonstration of CNN Pruning on MTCNN and MobileFaceNet using Pytorch framework☆38Updated 5 years ago
- This repo illustrates how to implement MobileFaceNet and Arcface for face recognition task☆74Updated 5 years ago
- PyTorch implementation of MobileFaceNets☆89Updated 3 years ago
- MTCNN Pytorch implementation☆33Updated 6 years ago
- Implementation of "Learning Deep Models for Face Anti-Spoofing: Binary or Auxiliary Supervision" in PyTorch.☆92Updated last year
- Official repository for Mask-invariant Face Recognition through Template-level Knowledge Distillation☆46Updated 3 years ago
- An implementation of EQFace: A Simple Explicit Quality Network for Face Recognition (https://arxiv.org/abs/2105.00634, CVPRW 2021)☆192Updated 4 years ago
- Pytorch implementation of FSA-Net: Learning Fine-Grained Structure Aggregation for Head Pose Estimation from a Single Image☆118Updated 4 years ago
- Train code of face anti-spoofing with a single RGB frame☆131Updated 5 years ago
- ☆37Updated 4 months ago
- implementation of insightface by using Tensorflow