leowjs / Masked-Face-RecognitionLinks
A face recognition application that will also detect human identity even with face mask.
☆16Updated 4 years ago
Alternatives and similar repositories for Masked-Face-Recognition
Users that are interested in Masked-Face-Recognition are comparing it to the libraries listed below
Sorting:
- 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
- Detect and recognize faces with masks☆16Updated 4 years ago
- 2020/2021 HKUST CSE FYP Masked Facial Recognition, developer: Sam Yuen, Alex Xie, Tony Cheng☆125Updated 2 years ago
- Face recognition implementation is capable of recognizing faces with occlusion, this includes faces wearing masks.☆85Updated 5 years ago
- 本项目实现了实时的口罩人脸识别。人脸识别使用MTCNN和FaceNet进行训练,使用Streamlit进行部署。☆20Updated 3 years ago
- ☆26Updated 4 years ago
- MaskNet is an Occluded face recognition system which capable in recognition masked faces. The project is developed through a research st…☆13Updated last year
- Quickly build a server to face recognition with mask☆27Updated 4 years ago
- 基于Pytorch实现的MTCNN模型,人脸检测,人脸关键点检测。☆161Updated 4 years ago
- 简单拼接一些源码,实现的人脸识别项目。可供学习参考。具体使用到:yolov5人脸检测、arcface人脸识别。☆95Updated 4 years ago
- ☆37Updated 9 months ago
- Masked face recognition focuses on identifying people using their facial features while they are wearing masks. We introduce benchmarks o…☆35Updated 2 years ago
- 毕设-基于深度学习的人脸识别☆22Updated 5 years ago
- A framework for creating and using a Face Recognition system.☆149Updated 5 years ago
- Using OpenCV in Python to detect face and features like eyes, nose and mouth and also training custom classifier to recognize a face.☆24Updated 7 years ago
- 适用于复杂场景的人脸识别身份认证系统☆332Updated 2 months ago
- ☆52Updated 4 years ago
- 这是一个利用keras实现mtcnn的代码,可以实现人脸检测。☆123Updated 4 years ago
- ☆91Updated 7 years ago
- 这是一个基于mtcnn和facenet的人脸识别模型,可实现在线人脸识别。☆236Updated 4 years ago
- ☆20Updated 5 years ago
- 这是一个facenet-pytorch的库,可以用于训练自己的人脸识别模型。☆512Updated 2 years ago
- Pytorch实现的人脸识别明细MobileFaceNet模型,在预测使用MTCNN检测人脸,然后使用MobileFaceNet模型识别。☆158Updated 4 years ago
- face liveness detection activate, the script asks the person to generate an action, for example one of the actions they may ask you to do…☆299Updated 2 years ago
- Convert face dataset to masked dataset