zhangjiahao1026 / MTCNN-PytorchLinks
Face detection model
☆25Updated 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:
- A face detection algorithm☆320Updated 6 years ago
- Build your own ArcFace, CenterFace/Centernet☆343Updated 4 years ago
- MobileFaceNets: Efficient CNNs for Accurate Real-Time Face Verification on Mobile Devices☆387Updated last year
- PFLD pytorch Implementation☆843Updated 3 years ago
- 10种轻量级人脸检测算法的比拼,其中还包含人脸关键点检测与对齐,人脸特征向量提取和计算距离相似度☆475Updated 3 years ago
- 简单拼接一些源码,实现的人脸识别项目。可供学习参考。具体使用到:yolov5人脸检测、arcface人脸识别。☆94Updated 4 years ago
- Implementation of PFLD For 68 Facial Landmarks By Pytorch☆330Updated 3 years ago
- Pytorch实现的人脸识别明细MobileFaceNet模型,在预测使用MTCNN检测人脸,然后使用MobileFaceNet模型识别。☆154Updated 3 years ago
- 这是一个retinaface-pytorch的源码,可以用于训练自己的模型。☆245Updated 3 years ago
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks☆664Updated 4 years ago
- Implementation of PFLD A Practical Facial Landmark Detector , reference to https://arxiv.org/pdf/1902.10859.pdf☆637Updated last month
- This is a novel and easy method for annotation uncertainties.☆418Updated 3 years ago
- 人脸检测MTCNN算法,采用tensorflow框架编写,从理解到训练,中文注释完全,含测试和训练,支持摄像头☆364Updated 6 years ago
- FaceBagNet - Patch-based Methods for Multi-modal Face Anti-spoofing (FAS)☆677Updated 3 years ago
- Reimplement RetinaFace with Pytorch☆306Updated 2 years ago
- FaceQnet: Quality Assessment for Face Recognition based on Deep Learning☆253Updated 3 years ago
- ☆379Updated 6 years ago
- 基于人脸关键区域提取的人脸识别(LFW:99.82%+ CFP_FP:98.50%+ AgeDB30:98.25%+)☆275Updated 4 years ago
- Face recognition implementation is capable of recognizing faces with occlusion, this includes faces wearing masks.☆84Updated 4 years ago
- A face recognition system integrated with Retinaface and insightface.☆16Updated 5 years ago
- 适用于复杂场景的人脸识别身份认证系统☆333Updated 2 weeks ago
- Fast and accurate face landmark detection library using PyTorch; Support 68-point semi-frontal and 39-point profile landmark detection; S…☆893Updated 4 years ago
- Code and information for face image quality assessment with SER-FIQ☆560Updated 2 years ago
- 使用tensorflow2重构mtcnn☆20Updated 5 years ago
- A re-implementation of mtcnn. Joint training, tutorial and deployment together.☆130Updated 4 years ago
- Face alignment with similarity transform based on MTCNN and RetinaFace.☆67Updated 5 years ago
- Code for 3rd Place Solution in Face Anti-spoofing Attack Detection Challenge @ CVPR2019,model only 0.35M!!! 1.88ms(CPU)☆942Updated 4 years ago
- SCUT HEAD is a large-scale head detection dataset, including 4405 images labeld with 111251 heads.☆486Updated 6 years ago
- ChaLearn Face Anti-spoofing Attack Detection Challenge@CVPR2019☆413Updated 2 years ago
- 这是一个arcface-pytorch的源码,可以用于训练自己的模型。☆186Updated last year