zhangjiahao1026 / MTCNN-Pytorch
Face detection model
☆26Updated 4 years ago
Alternatives and similar repositories for MTCNN-Pytorch:
Users that are interested in MTCNN-Pytorch are comparing it to the libraries listed below
- Build your own ArcFace, CenterFace/Centernet☆342Updated 3 years ago
- A face detection algorithm☆320Updated 6 years ago
- This is a novel and easy method for annotation uncertainties.☆415Updated 2 years ago
- MobileFaceNets: Efficient CNNs for Accurate Real-Time Face Verification on Mobile Devices☆375Updated last year
- PDSN code for ICCV'2019 paper 《Occlusion Robust Face Recognition based on Mask Learning with Pairwise Differential Siamese Network》☆97Updated 5 years ago
- 基于人脸关键区域提取的人脸识别(LFW:99.82%+ CFP_FP:98.50%+ AgeDB30:98.25%+)☆274Updated 4 years ago
- Implementation of PFLD For 68 Facial Landmarks By Pytorch☆330Updated 3 years ago
- Reimplement RetinaFace with Pytorch☆305Updated 2 years ago
- This is our collected datasets for challenge condition facial expression recognition☆252Updated 4 years ago
- This repo illustrates how to implement MobileFaceNet and Arcface for face recognition task☆73Updated 5 years ago
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks☆663Updated 3 years ago
- Face Analysis Project on MXNet☆11Updated 3 years ago
- Python Evaluation Code for Wider Face Dataset☆175Updated last year
- An implementation of EQFace: A Simple Explicit Quality Network for Face Recognition (https://arxiv.org/abs/2105.00634, CVPRW 2021)☆190Updated 3 years ago
- PyTorch implementation of Additive Angular Margin Loss for Deep Face Recognition.☆199Updated last year
- 这是一个retinaface-pytorch的源码,可以用于训练自己的模型。☆232Updated 3 years ago
- A re-implementation of mtcnn. Joint training, tutorial and deployment together.☆131Updated 4 years ago
- face recognition training project(pytorch)☆474Updated 3 years ago
- 简单拼接一些源码,实现的人脸识别项目。可供学习参考。具体使用到:yolov5人脸检测、arcface人脸识别。☆93Updated 3 years ago
- unofficial version of centerface, which achieves the best balance between speed and accuracy at face detection☆239Updated 5 years ago
- 适用于复杂场景的人脸识别身份认证系统☆326Updated 8 months ago
- Train code of face anti-spoofing with a single RGB frame☆131Updated 5 years ago
- Multi-task face recognition framework based on PyTorch☆252Updated 4 years ago
- code for ChaLearn Face Anti-spoofing Attack Detection Challenge@CVPR2019☆124Updated 6 years ago
- 基于InsightFace的人脸识别☆82Updated 4 years ago
- Pytorch实现的人脸识别明细MobileFaceNet模型,在预测使用MTCNN检测人脸,然后使用MobileFaceNet模型识别。☆145Updated 3 years ago
- A simple CNN face occlusion detect implemented with tensorflow keras☆77Updated 2 years ago
- As a series of tutorials on the most popular deep learning algorithms for new-entry deep learning research engineers, MTCNN has been wide…☆22Updated 5 years ago
- ☆46Updated last year
- Face recognition using triplet loss, implementing FaceNet with pytorch.人脸识别项目,提供一个小型数据集用作验证,使用三元组损失函数(Triplet loss)提升准确率和泛化能力,对FaceNet进行了…☆129Updated 6 years ago