susithrj / MaskNet-Occlusion-Invariant-Face-Recognition-SystemLinks
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
Sorting:
- ☆26Updated 4 years ago
- Face recognition implementation is capable of recognizing faces with occlusion, this includes faces wearing masks.☆85Updated 5 years ago
- Detect and recognize faces with masks☆16Updated 3 years ago
- 2020/2021 HKUST CSE FYP Masked Facial Recognition, developer: Sam Yuen, Alex Xie, Tony Cheng☆124Updated 2 years ago
- Face detection model☆25Updated 5 years ago
- Existing Face Recognition systems fail in recognizing the persons when they are masked but I have developed a face recognition system tha…☆18Updated 4 years ago
- Convert face dataset to masked dataset☆602Updated 2 years ago
- A Pytorch Implementation of FER( facial expression recognition )☆29Updated 5 years ago
- 通过 Mtcnn 实现人脸的检测并且能够标注出来,然后利用facenet 通过计算实时检测的人脸数据与实现存储的数据进行对比计算,计算相似度,从而实现人脸的鉴别☆37Updated 7 years ago
- 这是一个基于mtcnn和facenet的人脸识别模型,可实现在线人脸识别。☆236Updated 4 years ago
- ChaLearn Face Anti-spoofing Attack Detection Challenge@CVPR2019☆412Updated 2 years ago
- Face Recognition project in PyTorch using CNNs☆40Updated 7 years ago
- A face recognition application that will also detect human identity even with face mask.☆16Updated 4 years ago
- 本项目实现了实时的口罩人脸识别。人脸识别使用MTCNN和FaceNet进行训练,使用Streamlit进行部署。☆20Updated 3 years ago
- 简单拼接一些源码,实现的人脸识别项目。可供学习参考。具体使用到:yolov5人脸检测、arcface人脸识别。☆95Updated 4 years ago
- Real-World Masked Face Dataset,口罩人脸数据集☆2,018Updated 11 months ago
- ☆380Updated 6 years ago
- MobileFaceNets: Efficient CNNs for Accurate Real-Time Face Verification on Mobile Devices☆395Updated last year
- FaceBagNet - Patch-based Methods for Multi-modal Face Anti-spoofing (FAS)☆675Updated 3 years ago
- Code for 3rd Place Solution in Face Anti-spoofing Attack Detection Challenge @ CVPR2019,model only 0.35M!!! 1.88ms(CPU)☆944Updated 5 years ago
- 这是一个facenet-pytorch的库,可以用于训练自己的人脸识别模型。☆506Updated 2 years ago
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks☆666Updated 4 years ago
- 整理和注释了facenet的代码,以便更好地理解facenet的代码。源代码地址:https://github.com/davidsandberg/facenet☆474Updated 7 years ago
- 这是一个利用keras实现mtcnn的代码,可以实现人脸检测。☆123Updated 4 years ago
- 人脸检测MTCNN算法,采用tensorflow框架编写,从理解到训练,中文注释完全,含测试和训练,支持摄像头☆364Updated 6 years ago
- Detect faces in the image and crop the faces / 使用 Dlib 进行人脸检测然后将人脸裁剪下来☆122Updated 4 years ago
- Images and Videos, Real-time Facial Expession Recognition Application with Combine CNN , deep learning features extraction incorporate SI…☆38Updated 6 years ago
- emotion classification using fer2013 datasets with a Tensorflow CNN model.☆21Updated 2 years ago
- 基于Pytorch实现的MTCNN模型,人脸检测,人脸关键点检测。☆161Updated 4 years ago
- A face detection algorithm☆317Updated 6 years ago