hujinxinb / face_detectLinks
MTCNN人脸检测+FaceNet人脸识别,LFW数据集准确率达99.4%,可接摄像头实时部署人脸检测
☆17Updated 6 years ago
Alternatives and similar repositories for face_detect
Users that are interested in face_detect are comparing it to the libraries listed below
Sorting:
- 通过 Mtcnn 实现人脸的检测并且能够标注出来,然后利用facenet 通过计算实时检测的人脸数据与实现存储的数据进行对比计算,计算相似度,从而实现人脸的鉴别☆38Updated 7 years ago
- 基于深度学习的口罩佩戴检测,Keras-YOLOv3 实现。☆68Updated 5 years ago
- 基于cnn神经网络人脸识别 实现的考勤demo项目。ui采用pyqt5,实现了简单的录入人脸,人脸检测,人脸识别。☆62Updated 7 years ago
- TensorFlow CNN卷积神经网络实现人脸性别检测☆177Updated 6 years ago
- 移动端实时疲劳驾驶检测☆43Updated 4 years ago
- 基于RetinaFace的目标检测方法,适用于人脸、缺陷、小目标、行人等☆110Updated 5 years ago
- 疲劳驾驶检测☆29Updated 6 years ago
- 本项目是用于判断是否闭眼或者张开嘴哈欠和吸烟打电话等手势行为, 功能涵盖7类情绪识别,眨眼判断,哈欠判断,吸烟,打电话等, 达到危险驾驶检测的功能☆60Updated 4 years ago
- 变电站作业管控平台。包括人脸识别考勤,移动目标跟踪,越线检测,安全措施检测,姿态识别等功能。☆95Updated 6 years ago
- 基于深度学习的驾驶员状态检测,不仅仅可以识别出疲劳驾驶,还能够识别出各种各样的状态☆293Updated 7 years ago
- 简单拼接一些源码,实现的人脸识别项目。可供学习参考。具体使用到:yolov5人脸检测、arcface人脸识别。☆94Updated 4 years ago
- 人脸识别算法,结合facenet网络结构和center loss作为损失,基于tensorflow框架,含训练和测试代码,支持从头训练和摄像头测试☆154Updated 5 years ago
- 利用SSD目标检测算法判断是否闭眼或者张开嘴和吸烟打电话等手势行为,通过PERCLOS准则判断是否疲劳等等,功能涵盖7类情绪识别,眨眼判断,哈欠判断,吸烟,打电话等,达到危险驾驶检测的功能☆130Updated 2 years ago
- 车辆多维特征识别系统,车色,车品牌,车标,车型☆106Updated 5 years ago
- ☆92Updated 7 years ago
- 基于YOLOV3的人体口罩佩戴检测☆56Updated 5 years ago
- 基于YOLO-lite的web实时 人脸检测,tfjs人脸检测,目标检测☆73Updated 6 years ago
- facenet人脸检测与识别系统☆221Updated 2 years ago
- 【口罩佩戴检测数据训练 | 开源口罩检测数据集和预训练模型】Train D/CIoU_YOLO_V3 by darknet for object detection☆58Updated 5 years ago
- 适用于复杂场景的人脸识别身份认证系统☆333Updated last month
- 基于tensorflow的人脸识别☆118Updated 7 years ago
- Face Detection☆89Updated 5 months ago
- 用opencv的dnn模块实现人脸口罩检测,包含C++和Python两种版本的实现☆54Updated 4 years ago
- 基于4种轻量级深度卷积网络的无场景约束全自动车牌识别,轻量级车牌检测,轻量级车牌识别,pyqt5可视化界面☆65Updated 5 years ago
- 同时识别年龄与性别☆84Updated 6 years ago
- 人脸识别客户端☆112Updated 7 years ago
- This repo illustrates how to implement MobileFaceNet and Arcface for face recognition task☆76Updated 6 years ago
- 基于yolo3的口罩佩戴检测项目☆20Updated 5 years ago
- Age, gender and race estimation based on VGGFace using Tensorflow 2.0☆15Updated 5 years ago
- PCA+SVM+KFold方法人脸 识别(Face Detection using PCA+SVM)☆68Updated 6 years ago