JavisPeng / FaceRecognitionWithMaskLinks
Quickly build a server to face recognition with mask
☆27Updated 4 years ago
Alternatives and similar repositories for FaceRecognitionWithMask
Users that are interested in FaceRecognitionWithMask are comparing it to the libraries listed below
Sorting:
- Face recognition implementation is capable of recognizing faces with occlusion, this includes faces wearing masks.☆84Updated 4 years ago
- 2020/2021 HKUST CSE FYP Masked Facial Recognition, developer: Sam Yuen, Alex Xie, Tony Cheng☆123Updated 2 years ago
- ☆37Updated 4 months 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
- ☆20Updated 4 years ago
- Official repository for Mask-invariant Face Recognition through Template-level Knowledge Distillation☆46Updated 3 years ago
- 同时识别年龄与性别☆84Updated 6 years ago
- 基于MTCNN和MobileFaceNet实 现的人脸识别,提供三种预测方式,满足各种需求 。☆72Updated 6 months ago
- liveness detection with opencv 人脸识别 活体检测☆26Updated 4 years ago
- Using pytorch: yolov5+facenet+svm☆63Updated 3 years ago
- demo of face detection ,alignment and anti spoofing☆20Updated 5 years ago
- This repo illustrates how to implement MobileFaceNet and Arcface for face recognition task☆74Updated 6 years ago
- A simple CNN face occlusion detect implemented with tensorflow keras☆77Updated 2 years ago
- A simple face anti-spoofing based on CNN trained with HSV + YCrCb color feature, implemented with tensorflow and keras.☆55Updated 4 years ago
- As a series of tutorials on the most popular deep learning algorithms for new-entry deep learning research engineers, MTCNN has been wide…☆23Updated 6 years ago
- 简单拼接一些源码,实现的人脸识别项目。可供学 习参考。具体使用到:yolov5人脸检测、arcface人脸识别。☆95Updated 4 years ago
- 适用于复杂场景的人脸识别身份认证系统☆333Updated 11 months ago
- A face recognition system integrated with Retinaface and insightface.☆16Updated 5 years ago
- 基于ncnn的手机端轻量级人脸检测和关键点定位模型☆52Updated 4 years ago
- light-weight 98 points face landmark超轻98点人脸关键点检测模型☆68Updated 4 years 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
- 基于InsightFace的人脸识别☆86Updated 4 years ago
- 通过 Mtcnn 实现人脸的检测并且能够标注出来,然后利用facenet 通过计算实时检测的人脸数据与实现存储的数据进行对比计算,计算相似度,从而实现人脸的鉴别☆38Updated 6 years ago
- ☆26Updated 4 years ago
- 人脸全家桶--RetinaFace(MobileNetV2 and ResNet50 with Gender)、ArcFace、FaceBeautyRank and FaceRetrieval☆45Updated 4 years ago
- Face Recognition with RetinaFace and ArcFace.☆84Updated 3 years ago
- An implementation of EQFace: A Simple Explicit Quality Network for Face Recognition (https://arxiv.org/abs/2105.00634, CVPRW 2021)☆192Updated 4 years ago
- ☆31Updated 4 years ago
- Retinaface pytorch face-pose-detect face-key-point-detect☆36Updated 4 years ago
- 用opencv的dnn模块实现人脸口罩检测,包含C++和Python两种版本的实现☆54Updated 4 years ago