zhangjiahao1026 / MTCNN-Pytorch
Face detection model
☆25Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for MTCNN-Pytorch
- A face detection algorithm☆317Updated 5 years ago
- Build your own ArcFace, CenterFace/Centernet☆337Updated 3 years ago
- Pytorch实现的人脸识别明细MobileFaceNet模型,在预测使用MTCNN检测人脸,然后使用MobileFaceNet模型识别。☆127Updated 3 years ago
- Reimplement RetinaFace with Pytorch☆305Updated last year
- 基于人脸关键区域提取的人脸识别(LFW:99.82%+ CFP_FP:98.50%+ AgeDB30:98.25%+)☆269Updated 3 years ago
- 简单拼接一些源码,实现的人脸识别项目。可供学习参考。具体使用到:yolov5人脸检测、arcface人脸识别。☆85Updated 3 years ago
- 这是一个retinaface-pytorch的源码,可以用于训练自己的模型。☆217Updated 2 years ago
- MobileFaceNets: Efficient CNNs for Accurate Real-Time Face Verification on Mobile Devices☆357Updated 10 months ago
- PDSN code for ICCV'2019 paper 《Occlusion Robust Face Recognition based on Mask Learning with Pairwise Differential Siamese Network》☆96Updated 5 years ago
- Implementation of PFLD For 68 Facial Landmarks By Pytorch☆324Updated 3 years ago
- This is a novel and easy method for annotation uncertainties.☆410Updated 2 years ago
- PyTorch implementation of Additive Angular Margin Loss for Deep Face Recognition.☆195Updated 11 months ago
- Face Analysis Project on MXNet☆11Updated 2 years ago
- An implementation of EQFace: A Simple Explicit Quality Network for Face Recognition (https://arxiv.org/abs/2105.00634, CVPRW 2021)☆182Updated 3 years ago
- code for ChaLearn Face Anti-spoofing Attack Detection Challenge@CVPR2019☆125Updated 5 years ago
- Face recognition using triplet loss, implementing FaceNet with pytorch.人脸识别项目,提供一个小型数据集用作验证,使用三元组损失函数(Triplet loss)提升准确率和泛化能力,对FaceNet进行了…☆127Updated 6 years ago
- This repo illustrates how to implement MobileFaceNet and Arcface for face recognition task☆70Updated 5 years ago
- unofficial version of centerface, which achieves the best balance between speed and accuracy at face detection☆238Updated 4 years ago
- ☆31Updated 4 years ago
- 这是一个利用keras实现mtcnn的代码,可以实现人脸检测。☆125Updated 3 years ago
- 10种轻量级人脸检测算法的比拼,其中还包含人脸关键点检测与对齐,人脸特征向量提取和计算距离相似度☆455Updated 3 years ago
- This is our collected datasets for challenge condition facial expression recognition☆252Updated 4 years ago
- ☆46Updated last year
- Pytorch implementation of FSA-Net: Learning Fine-Grained Structure Aggregation for Head Pose Estimation from a Single Image☆114Updated 4 years ago
- C3AE implement☆86Updated last year
- 基于InsightFace的人脸识别☆77Updated 4 years ago
- A re-implementation of mtcnn. Joint training, tutorial and deployment together.☆131Updated 4 years ago
- 人脸检测MTCNN算法,采用tensorflow框架编写,从理解到训练,中文注释完全,含测试和训练,支持摄像头☆363Updated 5 years ago