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…
☆24Updated 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☆39Updated 6 years ago
- This repo illustrates how to implement MobileFaceNet and Arcface for face recognition task☆86Updated 6 years ago
- PyTorch implementation of MobileFaceNets☆115Updated last month
- MTCNN Pytorch implementation☆34Updated 6 years ago
- Train code of face anti-spoofing with a single RGB frame☆131Updated 6 years ago
- 98 landmark detection☆45Updated 5 years ago
- Face anti-spoofing using MobileNet☆112Updated 6 years ago
- MobileFaceNets: Efficient CNNs for Accurate Real-Time Face Verification on Mobile Devices☆403Updated 2 years ago
- Implementation of "Learning Deep Models for Face Anti-Spoofing: Binary or Auxiliary Supervision" in PyTorch.☆95Updated 2 years ago
- implementation of insightface by using Tensorflow☆104Updated 6 years ago
- C3AE implement☆87Updated 3 years ago
- code for ChaLearn Face Anti-spoofing Attack Detection Challenge@CVPR2019☆125Updated 6 years ago
- [Re-implementation] RetinaFace: Single-stage Dense Face Localisation in the Wild☆25Updated 6 years ago
- Working on 68/96 landmarks detection with RetinaFace with MobileNet 0.25☆121Updated 3 years ago
- 「Pytorch」<PFLD: A Practical Facial Landmark Detector>☆72Updated 3 years ago
- a Pytorch reimplementation of SSRNet.☆70Updated 4 years ago
- ☆46Updated 2 years ago
- Using MTCNN and MobileFaceNet on Face Recognition☆67Updated 6 years ago
- Python Evaluation Code for Wider Face Dataset☆180Updated last year
- ☆37Updated last year
- A sample code for Lightweight Face Recognition competition ICCV2019☆24Updated 6 years ago
- An implementation of EQFace: A Simple Explicit Quality Network for Face Recognition (https://arxiv.org/abs/2105.00634, CVPRW 2021)☆198Updated 4 years ago
- pytorch 使用centernet进行 人脸检测Face Detection (bbox + landmark)、 船只检测SeaShips Detection☆48Updated 5 years ago
- Deep Learning based Face Anti-Spoofing☆55Updated 4 years ago
- PDSN code for ICCV'2019 paper 《Occlusion Robust Face Recognition based on Mask Learning with Pairwise Differential Siamese Network》☆97Updated 6 years ago
- Official repository for Mask-invariant Face Recognition through Template-level Knowledge Distillation☆48Updated 4 years ago
- unofficial version of centerface, which achieves the best balance between speed and accuracy at face detection☆241Updated 5 years ago
- Retinaface windows☆30Updated 6 years ago
- Using pytorch: yolov5+facenet+svm☆64Updated 3 years ago
- arcface and retinaface model convert mxnet to onnx.☆62Updated 5 years ago