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 6 years ago
- 基于人脸检测、人脸识别、人脸检索的类门禁系统☆59Updated 6 years ago
- 人脸识别打卡系统☆60Updated 6 years ago
- 人脸识别考勤系统☆235Updated 4 years ago
- 研一图像处理期末大作业:基于openCV的人脸识别☆40Updated 7 years ago
- 基于卷积神经网络(CNN)的人脸在线识别系统☆146Updated last year
- 使用python编写的一个简单的人脸识别考勤打卡系统☆39Updated 3 years ago
- Python基于opencv人脸识别的考勤系统——by:ZYS☆9Updated 2 years ago
- Face Detection☆88Updated 2 months ago
- 基于tensorflow的人脸识别☆115Updated 6 years ago
- 基于深度学习的人脸识别系统☆62Updated 3 years ago
- keras实现人脸表情识别☆33Updated 6 years ago
- 基于人脸识别的员工考勤系统☆14Updated 3 years ago
- 本项目采用Opencv实现对视频信号的实时采集与帧提取,用Adaboost算法实现人脸图像的提取分割,并基于Keras搭建CNN卷积神经网络结构,用提取到的人脸图像训练CNN模型,并实现对视频中人脸的实时检测识别。☆108Updated 6 years ago
- 大三秋季学期多媒体信息识别大作业,我的是一个人脸识别系统。人脸检测算法使用Mtcnn,人脸识别算法使用Facenet,界面也是使用Python写的。要是对你有帮助麻烦给个star。不会使用,可以问哦☆15Updated 5 years ago
- 项目名称为:自建数据集人脸识别。该项目利用电脑自带摄像头或者已有照片进行人脸数据集建立,再进行人脸检测,人脸识别,人脸预测,包括数据采集、数据预处理、建模、模型训练、模型使用预测全过程。项目使用Openc3进行数据采集、数据预处理,Keras 进行建模,模型参考了VGG16…☆52Updated 6 years ago
- 基于python opencv人脸识别的员工考勤系统☆55Updated 2 years ago
- class attendance software☆370Updated 2 years ago
- 1、基于CNN模型来实现人脸识别 2、基于Flask将人脸识别模型暴露为web服务形式进行调用 3、基于OpenCV调用摄像头对实时视频流数据进行检测☆45Updated 6 years ago
- 自己训练识别模型;支持从照片、视频、摄像头获取人脸数据集;支持识别照片、视频、摄像头中的人脸。☆46Updated 2 years ago
- 使用开源的dlib做一个人脸打卡机器.可以进行人脸识别,确认☆47Updated 7 years ago
- 毕设-基于深度学习的人脸识别☆22Updated 5 years ago
- 基于FaceNet的人脸检测+识别的课堂学生签到系统☆52Updated 4 years ago
- 基于CNN的 表情识别demo☆39Updated 6 years ago
- 使用opencv写了一个人脸识别的毕设,有图形界面,可以进行数据库管理。☆84Updated 4 years ago
- 表情识别☆79Updated 7 years ago
- 人脸检测加表情识别☆161Updated 2 months ago
- 基于python+face_recognition+opencv+pyqt5+百度AI实现的人脸识别、语音播报、语音合成、模拟签到系统☆73Updated 6 years ago
- 使用Opencv和Dlib实现基于视频的人脸识别☆51Updated 5 years ago
- 通过 Mtcnn 实现人脸的检测并且能够标注出来,然后利用facenet 通过计算实时检测的人脸数据与实现存储的数据进行对比计算,计算相似度,从而实现人脸的鉴别☆38Updated 6 years ago