yeyupiaoling / Tensorflow-FaceRecognition
基于MTCNN和MobileFaceNet实现的人脸识别,提供三种预测方式,满足各种需求 。
☆69Updated 4 months ago
Alternatives and similar repositories for Tensorflow-FaceRecognition:
Users that are interested in Tensorflow-FaceRecognition are comparing it to the libraries listed below
- 基于InsightFace的人脸识别☆82Updated 4 years ago
- 静默活体检测 Silent Face Anti-Spoofing Attack Detection☆290Updated 4 years ago
- 简单拼接一些源码,实现的人脸识别项目。可供学习参考。具体使用到:yolov5人脸检测、arcface人脸识别。☆94Updated 3 years ago
- 适用于复杂场景的人脸识别身份认证系统☆327Updated 9 months ago
- facenet人脸检测与识别系统☆218Updated 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
- Face Recognition Project on mobile phone, using ncnn to deploy it.☆80Updated 4 years ago
- MTCNN和facenet进行实时人脸识别☆46Updated 5 years ago
- 同时识别年龄与性别☆84Updated 6 years ago
- Pytorch实现的人脸识别明细MobileFaceNet模型,在预测使用MTCNN检测人脸,然后使用MobileFaceNet模型识别。☆147Updated 3 years ago
- 98 landmark detection☆35Updated 4 years ago
- 基于人脸关键区域提取的人脸识别(LFW:99.82%+ CFP_FP:98.50%+ AgeDB30:98.25%+)☆274Updated 4 years ago
- ☆37Updated 2 months ago
- InsightFaceRecognition_Demo_AndroidNCNN☆63Updated 5 years ago
- a demo to use insightface☆95Updated 5 years ago
- 这是一个retinaface-pytorch的源码,可以用于训练自己的模型。☆233Updated 3 years ago
- A face recognition system integrated with Retinaface and insightface.☆16Updated 5 years ago
- This repo illustrates how to implement MobileFaceNet and Arcface for face recognition task☆74Updated 5 years ago
- 更新的yolov5检测人脸和关键点,只依赖opencv库就可以运行,程序包含C++和Python两个版本的☆127Updated 3 years ago
- 这是一个arcface-pytorch的源码,可以用于训练自己的模型。☆172Updated last year
- convert facenet and mtcnn models from tensorflow to tensorflow lite and coreml (使用 TFLite 将 FaceNet 和 MTCNN 移植到移动端)☆200Updated 3 years ago
- Face Recognization System By MTCNN & Insightface☆48Updated 5 years ago
- ☆119Updated 2 years ago
- A simple CNN face occlusion detect implemented with tensorflow keras☆77Updated 2 years ago
- 通过 Mtcnn 实现人脸的检测并且能够标注出来,然后利用facenet 通过计算实时检测的人脸数据与实现存储的数据进行对比计算,计算相似度,从而实现人脸的鉴别☆38Updated 6 years ago
- liveness detection with opencv 人脸识别 活体检测☆26Updated 4 years ago
- Use tensorflow Lite on Android platform, integrated face detection (MTCNN), face anti spoofing (CVPR2019-DeepTreeLearningForZeroShotFaceA…☆243Updated 3 years ago
- Tensorflow implementation for MobileFaceNet☆442Updated last year
- this is a crawler which is used to download images from baidu and biying☆30Updated 6 years ago
- 使用OpenCV部署libface人脸检测和SFace人脸识别,包含C++和Python两种版本的程序,仅仅只依赖OpenCV库就能运行☆99Updated 3 years ago