Existing Face Recognition systems fail in recognizing the persons when they are masked but I have developed a face recognition system that is capable of recognizing persons even when they are masked with different kinds of occlusion such as Facemasks, templates, Handkerchiefs, and so on. I have even deployed my model using Streamlit.
☆19Jun 23, 2021Updated 5 years ago
Alternatives and similar repositories for Masked-Face-Recognition-using-Facenet
Users that are interested in Masked-Face-Recognition-using-Facenet are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A face recognition application that will also detect human identity even with face mask.☆16Apr 6, 2026Updated 5 months ago
- 本项目实现了实时的口罩人脸识别。人脸识别使用MTCNN和FaceNet进行训练,使用Streamlit进行部署。☆20Mar 28, 2022Updated 4 years ago
- Quickly build a server to face recognition with mask☆27Mar 4, 2021Updated 5 years ago
- Masked face recognition focuses on identifying people using their facial features while they are wearing masks. We introduce benchmarks o…☆35Feb 27, 2023Updated 3 years ago
- Face recognition implementation is capable of recognizing faces with occlusion, this includes faces wearing masks.☆84Aug 14, 2020Updated 6 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 2020/2021 HKUST CSE FYP Masked Facial Recognition, developer: Sam Yuen, Alex Xie, Tony Cheng☆130May 29, 2023Updated 3 years ago
- Gesichtserkennungssystem☆11Apr 8, 2023Updated 3 years ago
- Face recognition with loss of softmax, sphereface, cosface, arcface in pytorch of python3☆10Apr 27, 2020Updated 6 years ago
- PyTorch code for ICIP 2022 paper "A Unified Framework for Masked and Mask-Free Face Recognition via Feature Rectification"☆35Jul 8, 2024Updated 2 years ago
- Official repository for Attention-based Partial Face Recognition☆17Aug 27, 2021Updated 5 years ago
- ☆12Mar 2, 2020Updated 6 years ago
- (Experimental) An Android app to automate actions based on your GPS location☆16Jul 17, 2025Updated last year
- ☆13Sep 7, 2024Updated 2 years ago
- [TPAMI 2021] End2End Occluded Face Recognition by Masking Corrupted Features☆51Sep 23, 2022Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- new cycleGAN which has two discriminators: D_class and D_defect☆10Jun 19, 2019Updated 7 years ago
- Semantic-Segmentation-Multiclass_FCN_Unet_ResUnet(Multiclass)☆10Mar 10, 2022Updated 4 years ago
- Datasets released for facial expression recognition with face masks☆21Dec 21, 2023Updated 2 years ago
- Convert face dataset to masked dataset☆611Jul 22, 2023Updated 3 years ago
- Multi-resolution approximate message passing algorithm for multi-resolution compressed sensing problem☆20Jun 6, 2016Updated 10 years ago
- Self-collected data for Masked Face recognition paper (300+ different participants)☆12Jul 13, 2023Updated 3 years ago
- 复旦大学自然语言处理入门任务☆10May 25, 2020Updated 6 years ago
- ☆24May 6, 2025Updated last year
- FM赛事疫情管理系统,一个用于各类赛事疫情防控的管理系统,基于SpringBoot+Vue。☆10Aug 2, 2021Updated 5 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 基于SpringBoot2的个性化推荐教育学习网站。☆13Apr 8, 2018Updated 8 years ago
- 遮挡人脸识别,在insightface基础上增加了一个识别遮挡概率的分类模型,包含在项目中。