Alan-yyl / MultimediaInformationRecognitionTechnologyLinks
大三秋季学期多媒体信息识别大作业,我的是一个人脸识别系统。人脸检测算法使用Mtcnn,人脸识别算法使用Facenet,界面也是使用Python写的。要是对你有帮助麻烦给个star。不会使用,可以问哦
☆15Updated 5 years ago
Alternatives and similar repositories for MultimediaInformationRecognitionTechnology
Users that are interested in MultimediaInformationRecognitionTechnology are comparing it to the libraries listed below
Sorting:
- Face Detection☆88Updated 2 months ago
- 人脸识别打卡系统☆60Updated 6 years ago
- 基于人脸识别的员工考勤系统☆14Updated 3 years ago
- 基于cnn神经网络人脸识别 实现的考勤demo项目。ui采用pyqt5,实现了简单的录入人脸,人脸检测,人脸识别。☆62Updated 7 years ago
- 基于人脸检测、人脸识别、人脸检索的类门禁系统☆59Updated 6 years ago
- 基于FaceNet的人脸检测+识别的课堂学生签到系统☆52Updated 4 years ago
- 基于python opencv人脸识别的员工考勤系统☆55Updated 2 years ago
- 基于深度学习的人脸识别系统☆62Updated 3 years ago
- 自己训练识别模型;支持从照片、视频、摄像头获取人脸数据集;支持识别照片、视频、摄像头中的人脸。☆46Updated 2 years ago
- 人脸识别考勤系统☆235Updated 4 years ago
- 使用opencv写了一个人脸识别的毕设,有图形界面,可以进行数据库管理。☆84Updated 4 years ago
- 研一图像处理期末大作业:基于openCV的人脸识别☆40Updated 7 years ago
- 通过 Mtcnn 实现人脸的检测并且能够标注出来,然后利用facenet 通过计算实时检测的人脸数据与实现存储的数据进行对比计算,计算相似度,从而实现人脸的鉴别☆38Updated 6 years ago
- MTCNN人脸检测+FaceNet人脸识别,LFW数据集准确率达99.4%,可接摄像头实时部署人脸检测☆17Updated 6 years ago
- 人脸识别客户端☆112Updated 6 years ago
- 使用Opencv和Dlib实现基于视频的人脸识别☆51Updated 5 years ago
- opencv tensorflow 人脸识别☆78Updated 5 years ago
- 毕设-基于深度学习的人脸识别☆21Updated 5 years ago
- 人脸检测加表情识别☆162Updated 2 months ago
- 基于深度学习的口罩佩戴检测,Keras-YOLOv3 实现。☆68Updated 5 years ago
- 本项目是用于判断是否闭眼或者张开嘴哈欠和吸烟打电话等手势行为, 功能涵盖7类情绪识别,眨眼判断,哈欠判断,吸烟,打电话等, 达到危险驾驶检测的功能☆58Updated 4 years ago
- 使用python编写的一个简单的人脸识别考勤打卡系统☆39Updated 3 years ago
- 基于卷积神经网络(CNN)的人脸在线识别系统☆146Updated last year
- 毕业设计:行人检测系统,pyqt + opencv☆49Updated 4 years ago
- 人脸识别签到系统 OpenCV☆17Updated 5 years ago
- 这是一个基于mtcnn和facenet的人脸识别模型,可实现在线人脸识别。☆237Updated 4 years ago
- 1、基于CNN模型来实现人脸识别 2、基于Flask将人脸识别模型暴露为web服务形式进行调用 3、基于OpenCV调用摄像头对实时视频流数据进行检测☆45Updated 6 years ago
- keras实现人脸表情识别☆33Updated 6 years ago
- 项目名称为:自建数据集人脸识别。该项目利用电脑自带摄像头或者已有照片进行人脸数据集建立,再进行人脸检测,人脸识别,人脸预测,包括数据采集、数据预处理、建模、模型训练、模型使用预测全过程。项目使用Openc3进行数据采集、数据预处理,Keras 进行建模,模型参考了VGG16…☆52Updated 6 years ago
- Multiple Face Recognition based on FaceNet / 东南大学《模式识别》实验☆59Updated 4 years ago