hujinxinb / face_detectLinks
MTCNN人脸检测+FaceNet人脸识别,LFW数据集准确率达99.4%,可接摄像头实时部署人脸检测
☆16Updated 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 通过计算实时检测的人脸数据与实现存储的数据进行对比计算,计算相似度,从而实现人脸的鉴别☆37Updated 7 years ago
- 基于cnn神经网络人脸识别 实现的考勤demo项目。ui采用pyqt5,实现了简单的录入人脸,人脸检测,人脸识别。☆62Updated 7 years ago
- 用opencv的dnn模块实现人脸口罩检测,包含C++和Python两种版本的实现☆55Updated 4 years ago
- 基于RetinaFace的目标检测方法,适用于人脸、缺陷、小目标、行人等☆110Updated 5 years ago
- 人脸识别客户端☆111Updated 7 years ago
- 人脸识别算法,结合facenet网络结构和center loss作为损失,基于tensorflow框架,含训练和测试代码,支持从头训练和摄像头测试☆154Updated 5 years ago
- 这是一个facenet-keras的源码,可以用于训练自己的模型。☆63Updated 3 years ago
- facenet人脸检测与识别系统☆222Updated 2 years ago
- TensorFlow CNN卷积神经网络实现人脸性别检测☆179Updated 6 years ago
- 这是一个利用facenet和retinaface实现人脸识别的库,可以进行在线的人脸识别。☆44Updated 3 years ago
- 移动端实时疲劳驾驶检测☆43Updated 4 years ago
- Using pytorch: yolov5+facenet+svm☆62Updated 3 years ago
- 本项目是用于判断是否闭眼或者张开嘴哈欠和吸烟打电话等手势行为, 功能涵盖7类情绪识别,眨眼判断,哈欠判断,吸烟,打电话等, 达到危险驾驶检测的功能☆60Updated 4 years ago
- 基于tensorflow的人脸识别☆117Updated 7 years ago
- 简单拼接一些源码,实现的人脸识别项目。可供学习参考。具体使用到:yolov5人脸检测、arcface人脸识别。☆95Updated 4 years ago
- 【口罩佩戴检测数据训练 | 开源口罩检测数据集和预训练模型】Train D/CIoU_YOLO_V3 by darknet for object detection☆58Updated 5 years ago
- MTCNN和facenet进行实时人脸识别☆46Updated 6 years ago
- 车辆多维特征识别系统,车色,车品牌,车标,车型☆107Updated 5 years ago
- 适用于复杂场景的人脸识别身份认证系统☆331Updated last month
- 基于深度学习的口罩佩戴检测,Keras-YOLOv3 实现。☆68Updated 5 years ago
- ☆91Updated 7 years ago
- 运用图像处理计算机视觉技术结合现今火热的深度学习, 完成基于无人机的高速公路违章检测,对算法进行研究与实现☆60Updated 5 years ago
- 利用SSD目标检测算法判断是否闭眼或者张开嘴和吸烟打电话等手势行为,通过PERCLOS准则判断是否疲劳等等,功能涵盖7类情绪识别,眨眼判断,哈欠判断,吸烟,打电话等,达到危险驾驶检测的功能☆130Updated 2 years ago
- 疲劳驾驶检测☆29Updated 6 years ago
- 基于深度学习的驾驶员状态检测,不仅仅可以识别出疲劳驾驶,还能够识别出各种各 样的状态☆296Updated 8 years ago
- Face Recognization System By MTCNN & Insightface☆48Updated 6 years ago
- This repo illustrates how to implement MobileFaceNet and Arcface for face recognition task☆78Updated 6 years ago
- 汽车识别(包括车牌、车型、车品牌、属性、及驾驶员违规行为识别检测)☆137Updated 4 years ago
- 基于yolo3的口罩佩戴检测项目☆20Updated 5 years ago
- PCA+SVM+KFold方法人脸识别(Face Detection using PCA+SVM)☆68Updated 6 years ago