zhangjiahao1026 / MTCNN-PytorchLinks
Face detection model
☆26Updated 5 years ago
Alternatives and similar repositories for MTCNN-Pytorch
Users that are interested in MTCNN-Pytorch are comparing it to the libraries listed below
Sorting:
- Build your own ArcFace, CenterFace/Centernet☆342Updated 4 years ago
- A face detection algorithm☆319Updated 6 years ago
- 这是一个retinaface-pytorch的源码,可以用于训练自己的模型。☆240Updated 3 years ago
- 基于人脸关键区域提取的人脸识别(LFW:99.82%+ CFP_FP:98.50%+ AgeDB30:98.25%+)☆275Updated 4 years ago
- 简单拼接一些源码,实现的人脸识别项目。可供学习参考。具体使用到:yolov5人脸检测、arcface人脸识别。☆95Updated 4 years ago
- Pytorch实现的人脸识别明细MobileFaceNet模型,在预测使用MTCNN检测人脸,然后使用MobileFaceNet模型识别。☆149Updated 3 years ago
- Implementation of PFLD For 68 Facial Landmarks By Pytorch☆328Updated 3 years ago
- MobileFaceNets: Efficient CNNs for Accurate Real-Time Face Verification on Mobile Devices☆381Updated last year
- 基于InsightFace的人脸识别☆85Updated 4 years ago
- Reimplement RetinaFace with Pytorch☆306Updated 2 years ago
- Pytorch implementation of FSA-Net: Learning Fine-Grained Structure Aggregation for Head Pose Estimation from a Single Image☆118Updated 4 years ago
- unofficial version of centerface, which achieves the best balance between speed and accuracy at face detection☆239Updated 5 years ago
- ☆30Updated 4 years ago
- 10种轻量级人脸检测算法的比拼,其中还包含人脸关键点检测与对齐,人脸特征向量提取和计算距离相似度☆474Updated 3 years ago
- PFLD pytorch Implementation☆839Updated 2 years ago
- This is a novel and easy method for annotation uncertainties.☆417Updated 3 years ago
- 这是一个arcface-pytorch的源码,可以用于训练自己的模型。☆178Updated last year
- a demo to use insightface☆96Updated 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
- This repo illustrates how to implement MobileFaceNet and Arcface for face recognition task☆74Updated 5 years ago
- 这是一个利用keras实现mtcnn的代码,可以实现人脸检测。☆126Updated 4 years ago
- 通过 Mtcnn 实现人脸的检测并且能够标注出来,然后利用facenet 通过计算实时检测的人脸数据与实现存储的数据进行对比计算,计算相似度,从而实现人脸的鉴别☆38Updated 6 years ago
- PDSN code for ICCV'2019 paper 《Occlusion Robust Face Recognition based on Mask Learning with Pairwise Differential Siamese Network》☆97Updated 5 years ago
- Python Evaluation Code for Wider Face Dataset☆176Updated last year
- 使用tensorflow2重构mtcnn☆20Updated 5 years ago
- 人脸检测MTCNN算法,采用tensorflow框架编写,从理解到训练,中文注释完全,含测试和训练,支持摄像头☆363Updated 6 years ago
- An implementation of EQFace: A Simple Explicit Quality Network for Face Recognition (https://arxiv.org/abs/2105.00634, CVPRW 2021)☆192Updated 4 years ago
- Face recognition using triplet loss, implementing FaceNet with pytorch.人脸识别项目,提供一个小型数据集用作验证,使用三元 组损失函数(Triplet loss)提升准确率和泛化能力,对FaceNet进行了…☆131Updated 7 years ago
- ☆20Updated 4 years ago