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…
☆22Updated 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☆76Updated 6 years ago
- PyTorch implementation of MobileFaceNets☆92Updated 3 years ago
- Official repository for Mask-invariant Face Recognition through Template-level Knowledge Distillation☆48Updated 3 years ago
- Train code of face anti-spoofing with a single RGB frame☆131Updated 6 years ago
- Face anti-spoofing using MobileNet☆112Updated 6 years ago
- ☆37Updated 6 months ago
- MobileFaceNets: Efficient CNNs for Accurate Real-Time Face Verification on Mobile Devices☆388Updated last year
- Implementation of "Learning Deep Models for Face Anti-Spoofing: Binary or Auxiliary Supervision" in PyTorch.☆93Updated last year
- An implementation of EQFace: A Simple Explicit Quality Network for Face Recognition (https://arxiv.org/abs/2105.00634, CVPRW 2021)☆193Updated 4 years ago
- code for ChaLearn Face Anti-spoofing Attack Detection Challenge@CVPR2019☆124Updated 6 years ago
- a Pytorch reimplementation of SSRNet.☆71Updated 4 years ago
- 98 landmark detection☆42Updated 4 years ago
- Python Evaluation Code for Wider Face Dataset☆177Updated last year
- Working on 68/96 landmarks detection with RetinaFace with MobileNet 0.25☆117Updated 2 years ago
- unofficial version of centerface, which achieves the best balance between speed and accuracy at face detection☆239Updated 5 years ago
- Deployment of the Lightweight Face Image Quality Assessment☆35Updated 3 years ago
- MTCNN Pytorch implementation☆33Updated 6 years ago
- PyTorch implementation of Additive Angular Margin Loss for Deep Face Recognition.☆199Updated last year
- Official repository for MixFaceNets: Extremely Efficient Face Recognition Networks☆68Updated 4 years ago
- ☆46Updated 2 years ago
- Pytorch implementation of FSA-Net: Learning Fine-Grained Structure Aggregation for Head Pose Estimation from a Single Image☆120Updated 4 years ago
- Using MTCNN and MobileFaceNet on Face Recognition☆66Updated 6 years ago
- implementation of insightface by using Tensorflow☆103Updated 6 years ago
- Build your own ArcFace, CenterFace/Centernet☆345Updated 4 years ago
- 基于人脸关键区域提取的人脸识别(LFW:99.82%+ CFP_FP:98.50%+ AgeDB30:98.25%+)☆275Updated 4 years ago
- C3AE implement☆86Updated 2 years ago
- Implementation of PFLD For 68 Facial Landmarks By Pytorch☆333Updated 3 years ago
- Use mtcnn to obtain 5 face key points and estimate face pose by cv2.solvePnP☆25Updated 6 years ago
- arcface and retinaface model convert mxnet to onnx.☆61Updated 4 years ago