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
Alternatives and similar repositories for MTCNN_Tutorial:
Users that are interested in MTCNN_Tutorial are comparing it to the libraries listed below
- This repo illustrates how to implement MobileFaceNet and Arcface for face recognition task☆74Updated 5 years ago
- Demonstration of CNN Pruning on MTCNN and MobileFaceNet using Pytorch framework☆39Updated 5 years ago
- Face anti-spoofing using MobileNet☆111Updated 5 years ago
- PyTorch implementation of MobileFaceNets☆87Updated 2 years ago
- ☆37Updated 2 months ago
- Official repository for Mask-invariant Face Recognition through Template-level Knowledge Distillation☆45Updated 3 years ago
- a Pytorch reimplementation of SSRNet.☆71Updated 3 years ago
- Code of TIP2021 Paper《SFace: Sigmoid-Constrained Hypersphere Loss for Robust Face Recognition》. We provide both MxNet and Pytorch version…☆93Updated 3 years ago
- a tensorflow implement faceboxes☆47Updated 2 years ago
- MTCNN Pytorch implementation☆33Updated 6 years ago
- Train code of face anti-spoofing with a single RGB frame☆131Updated 5 years ago
- Implementation of "Learning Deep Models for Face Anti-Spoofing: Binary or Auxiliary Supervision" in PyTorch.☆92Updated last year
- Using MTCNN and MobileFaceNet on Face Recognition☆68Updated 6 years ago
- Face Recognition using pre-trained model built-on Arcface was implemented on Pytorch.☆97Updated last year
- ☆46Updated last year
- [Re-implementation] RetinaFace: Single-stage Dense Face Localisation in the Wild☆26Updated 5 years ago
- Official repository for MixFaceNets: Extremely Efficient Face Recognition Networks☆65Updated 3 years ago
- ☆20Updated 4 years ago
- Training a face Recognizer using ResNet50 + ArcFace in TensorFlow 2.0☆49Updated 5 years ago
- Data preparation to use with our deep learning face recognition system☆55Updated last year
- Using pytorch: yolov5+facenet+svm☆63Updated 2 years ago
- Working on 68/96 landmarks detection with RetinaFace with MobileNet 0.25☆117Updated 2 years ago
- Face alignment with similarity transform based on MTCNN and RetinaFace.☆67Updated 5 years ago
- demo of face detection ,alignment and anti spoofing☆20Updated 5 years ago
- Deep Learning based Face Anti-Spoofing☆52Updated 4 years ago
- Retinaface pytorch face-pose-detect face-key-point-detect☆36Updated 4 years ago
- An implementation of EQFace: A Simple Explicit Quality Network for Face Recognition (https://arxiv.org/abs/2105.00634, CVPRW 2021)☆190Updated 3 years ago
- 基于人脸关键区域提取的人脸识别(LFW:99.82%+ CFP_FP:98.50%+ AgeDB30:98.25%+)☆274Updated 4 years ago
- 2020/2021 HKUST CSE FYP Masked Facial Recognition, developer: Sam Yuen, Alex Xie, Tony Cheng☆121Updated last year
- A simple face anti-spoofing based on CNN trained with HSV + YCrCb color feature, implemented with tensorflow and keras.☆55Updated 4 years ago