本项目实现了实时的口罩人脸识别。人脸识别使用MTCNN和FaceNet进行训练,使用Streamlit进行部署。
☆20Mar 28, 2022Updated 4 years ago
Alternatives and similar repositories for Mask-face-recognition
Users that are interested in Mask-face-recognition 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 last month
- 遮挡人脸识别,在insightface基础上增加了一个识别遮挡概率的分类模型,包含在项目中。☆16May 30, 2023Updated 2 years ago
- 2020/2021 HKUST CSE FYP Masked Facial Recognition, developer: Sam Yuen, Alex Xie, Tony Cheng☆127May 29, 2023Updated 2 years ago
- ☆17Apr 3, 2025Updated last year
- ☆19Nov 20, 2025Updated 6 months ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Quickly build a server to face recognition with mask☆27Mar 4, 2021Updated 5 years ago
- C语言扩展Python学习记录☆10Jun 3, 2018Updated 7 years ago
- new cycleGAN which has two discriminators: D_class and D_defect☆10Jun 19, 2019Updated 6 years ago
- ☆54Oct 21, 2025Updated 7 months ago
- 图像配准综述☆24Nov 20, 2019Updated 6 years ago
- 本项目致力于多人合作实现强化学习用于交通信号灯控制领域,代码将同步更新☆12Mar 11, 2019Updated 7 years ago
- 一款综合了众多优秀的开源工具微服务框架☆10Aug 7, 2024Updated last year
- 静态背景下实例分割数据集自动标注工具,基于Labelme改进。可以自动生成labelme格式的json文件。(注意:本程序只适用于大量图片基于静态背景)原理是:背景减除后得到高质量的二值图,计算连通域外轮廓坐标,再将信息写入json文件。