susithrj / MaskNet-Occlusion-Invariant-Face-Recognition-System
MaskNet is an Occluded face recognition system which capable in recognition masked faces. The project is developed through a research study. the research study can found here. https://www.researchgate.net/project/Face-Mask-Invariant-Face-Recognition-with-Identity-Verification
☆13Updated last year
Alternatives and similar repositories for MaskNet-Occlusion-Invariant-Face-Recognition-System:
Users that are interested in MaskNet-Occlusion-Invariant-Face-Recognition-System are comparing it to the libraries listed below
- ☆25Updated 3 years ago
- Face recognition implementation is capable of recognizing faces with occlusion, this includes faces wearing masks.☆84Updated 4 years ago
- Detect and recognize faces with masks☆15Updated 3 years ago
- A face recognition application that will also detect human identity even with face mask.☆15Updated 3 years ago
- Existing Face Recognition systems fail in recognizing the persons when they are masked but I have developed a face recognition system tha…☆17Updated 3 years ago
- 2020/2021 HKUST CSE FYP Masked Facial Recognition, developer: Sam Yuen, Alex Xie, Tony Cheng☆121Updated last year
- 本项目实现了实时的口罩人脸识别。人脸识别使用MTCNN和FaceNet进行训练,使用Streamlit进行部署。☆17Updated 3 years ago
- Identify subjects from CCTV footages even when there are only limited number of photographs available for the suspected individuals. The …☆10Updated 2 years ago
- ☆20Updated 4 years ago
- 适用于复杂场景的人脸识别身份认证系统☆326Updated 8 months ago
- ☆36Updated 2 months ago
- 简单拼接一些源码,实现的人脸识别项目。可供学习参考。具体使用到:yolov5人脸检测、arcface人脸识别。☆93Updated 3 years ago
- MobileFaceNets: Efficient CNNs for Accurate Real-Time Face Verification on Mobile Devices☆377Updated last year
- Convert face dataset to masked dataset☆590Updated last year
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks☆663Updated 3 years ago
- Quickly build a server to face recognition with mask☆26Updated 4 years ago
- 这是一个基于mtcnn和facenet的人脸识别模型,可实现在线人脸识别。☆236Updated 4 years ago
- 人脸检测MTCNN算法,采用tensorflow框架编写,从理解到训练,中文注释完全 ,含测试和训练,支持摄像头☆363Updated 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
- A face recognition system integrated with Retinaface and insightface.☆16Updated 4 years ago
- This repo illustrates how to implement MobileFaceNet and Arcface for face recognition task☆73Updated 5 years ago
- facenet人脸检测与识别系统☆218Updated 2 years ago
- 这是一个利用keras实现mtcnn的代码,可以实现人脸检测。☆125Updated 4 years ago
- Official repository for Mask-invariant Face Recognition through Template-level Knowledge Distillation☆45Updated 3 years ago
- Detect faces in the image and crop the faces / 使用 Dlib 进行人脸检测然后将人脸裁剪下来☆120Updated 3 years ago
- Facenet-Real-time-face-recognition-using-deep-learning-Tensorflow☆161Updated 5 years ago
- 人脸识别算法,结合facenet网络结构和center loss作为损失,基于tensorflow框架,含训练和测试代码,支持从头训练和摄像头测试☆153Updated 5 years ago
- 基于MTCNN和MobileFaceNet实现的人脸识别,提供三种预测方式,满足各种需求 。☆69Updated 3 months ago
- [ECCV2020] A Large-Scale Face Anti-Spoofing Dataset☆560Updated 4 years ago
- 通过 Mtcnn 实现人脸的检测并且能够标注出来,然后利用facenet 通过计算实时检测的人脸数据与实现存储的数据进行对比计算,计算相似度,从而实现人脸的鉴别☆38Updated 6 years ago