reece15 / cnn_face_detectionLinks
基于cnn神经网络人脸识别 实现的考勤demo项目。ui采用pyqt5,实现了简单的录入人脸,人脸检测,人脸识别。
☆62Updated 7 years ago
Alternatives and similar repositories for cnn_face_detection
Users that are interested in cnn_face_detection are comparing it to the libraries listed below
Sorting:
- 人脸识别客户端☆112Updated 7 years ago
- 人脸识别打卡系统☆63Updated 6 years ago
- keras实现人脸表情识别☆34Updated 6 years ago
- 基于人脸检测、人脸识别、人脸检索的类门禁系统☆59Updated 6 years ago
- 人脸识别考勤系统☆242Updated 4 years ago
- 表情识别☆79Updated 7 years ago
- Face Detection☆89Updated 5 months ago
- 基于tensorflow的人脸识别☆118Updated 7 years ago
- TensorFlow CNN卷积神经网络实现人脸性别检测☆178Updated 6 years ago
- 基于卷积神经网络(CNN)的人脸在线识别系统☆145Updated last year
- 研一图像处理期末大作业:基于openCV的人脸识别☆40Updated 7 years ago
- class attendance software☆371Updated 2 years ago
- 基于深度学习的人脸识别系统☆64Updated 3 years ago
- 基于OpenCV的视频人脸识别☆606Updated 7 years ago
- 基于人脸识别的员工考勤系统☆14Updated 3 years ago
- 本项目采用Opencv实现对视频信号的实时采集与帧提取,用Adaboost算法实现人脸图像的提取分割,并基于Keras搭建CNN卷积神经网络结构,用提取到的人脸图像训练CNN模型,并实现对视频中人脸的实时检测识别。☆109Updated 7 years ago
- 基于facenet的实时人脸识别系统☆447Updated 6 years ago
- 基于深度学习的驾驶员状态检测,不仅仅可以识别出疲劳驾驶,还能够识别出各种各样的状态☆293Updated 7 years ago
- 汽车识别,汽车车型识别,汽车品牌识别,车辆识别,深度学习,神经网络☆180Updated 3 years ago
- 毕设-基于深度学习的人脸识别☆20Updated 5 years ago
- 通过 Mtcnn 实现人脸的检测并且能够标注出来,然后利用facenet 通过计算实时检测的人脸数据与实现存储的数据进行对比计算,计算相似度,从而实现人脸的鉴别☆38Updated 7 years ago
- facenet人脸检测与识别系统☆221Updated 2 years ago
- 蔬菜水果图片识别少量样本测试效果☆59Updated 7 years ago
- 该项目基于python-contrib-opencv,dlib,pyqt5。能够实现电脑端摄像头读取视频,实时人脸录入,人脸检测,人脸识别等功能。