项目名称为:自建数据集人脸识别。该项目利用电脑自带摄像头或者已有照片进行人脸数据集建立,再进行人脸检测,人脸识别,人脸预测,包括数据采集、数据预处理、建模、模型训练、模型使用预测全过程。项目使用Openc3进行数据采集、数据预处理,Keras 进行建模,模型参考了VGG16网络,包含4个卷积层,5个LeRu层,2个池化层,3个Dropout层,2个全连接层,1个flatten层,1个分类层,共18层。
☆52Aug 1, 2018Updated 8 years ago
Alternatives and similar repositories for face_recognition
Users that are interested in face_recognition are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于CNN,keras的验证码识别项目☆17Jun 6, 2019Updated 7 years ago
- 基于YOLOv3的口罩佩戴识别(识别是否佩戴了口罩),使用MFC制作了客户端☆18Dec 3, 2020Updated 5 years ago
- 本项目采用Opencv实现对视频信号的实时采集与帧提取,用Adaboost算法实现人脸图像的提取分割,并基于Keras搭建CNN卷积神经网络结构,用提取到的人脸图像训练CNN模型,并实现对视频中人脸的实时检测识别。☆112Jul 19, 2018Updated 8 years ago
- 阿里天池AI安全挑战第一期人脸识别攻击☆10Jun 26, 2020Updated 6 years ago
- Image search based on convolutional neural network feature extraction.☆14May 11, 2018Updated 8 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 基于CRNN+CTC结构实现对不定长文本字符的识别☆10Apr 17, 2019Updated 7 years ago
- 新闻聚合+新闻推荐网站☆10Jun 21, 2017Updated 9 years ago
- 网盘项目☆10Mar 9, 2017Updated 9 years ago
- 基于tensorflow的人脸识别☆25Jan 24, 2018Updated 8 years ago
- 使用眨眼+低功率蓝牙模块检测疲劳,检测到疲劳后发出语音干预,可播放声音。Python+Qt☆34Dec 14, 2019Updated 6 years ago
- 基于SSM框架的在线云盘☆10Mar 7, 2019Updated 7 years ago
- This note is about the tensorflow course on youtube☆15Nov 14, 2018Updated 7 years ago
- 人脸识别客户端☆111Jun 21, 2018Updated 8 years ago
- Implement SANet for crowd counting in Keras.☆39Nov 21, 2023Updated 2 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 基于人脸检测、人脸识别、人脸检索的类门禁系统☆59Dec 17, 2018Updated 7 years ago
- 物业管理APP,前后端分离,基于vue2,uniapp,vue-cli,springboot,springsecurity,mybatisplus,mysql初步实现物业管理APP前端界面,后台管理界面,后台系统☆11Jun 22, 2021Updated 5 years ago
- Gender Detection From Facial Features using various methods like Eigenfaces,K-means,PCA then SVM☆11Dec 14, 2016Updated 9 years ago
- uniapp仿QQ消息界面☆12Apr 4, 2019Updated 7 years ago
- 人脸识别sdk功能包含:摄像头操作封装,人脸检测、特征提取、人脸特征比对、性别检测、年龄检测等;人脸检测耗时: 13 毫秒; 年龄检测耗时: 93 毫秒; 性别检测耗时: 79 毫秒; 特征提取耗时: 109 毫秒; 比对10000次用时: 1063 毫秒; 识别率>99.…☆14Sep 29, 2018Updated 7 years ago
- Uses the D8M camera module, then processes the image to detect red objects, and then overlay an x,y crosshair on the largest red object. …☆15Jan 19, 2018Updated 8 years ago
- 这是一个基于SSM框架的在线教育网站☆34Jan 3, 2018Updated 8 years ago
- TensorRT for RefineNet Segmentation☆12Apr 27, 2021Updated 5 years ago
- 基于中科院最新开源的模型提供python实现的人脸全流程方案 人脸定位 人脸识别 人脸登录☆16Jul 27, 2020Updated 6 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Algorithm for bird's-eye-view L-shape fitting in 3D LIDAR point clouds from traffic scenarios☆10Mar 5, 2020Updated 6 years ago
- 基于SSM框架开发的在线云盘☆11Aug 28, 2018Updated 7 years ago
- DUT编译原理课程设计,定义了一个C语言子集,包含词法分析,语法分析,语义分析,解释执行以及相应的图形界面☆12Nov 13, 2020Updated 5 years ago
- 用opencv的dnn模块实现人脸口罩检测,包含C++和Python两种版本的实现☆54Apr 1, 2021Updated 5 years ago
- Using Tensorflow to do face_rank☆14Jan 23, 2018Updated 8 years ago
- Keras复现HRNet,语义分割☆13May 15, 2019Updated 7 years ago
- 密码本(微信小程序)☆11Jul 17, 2019Updated 7 years ago
- 一种适合工业级应用的基于深度学习的实时人脸检测与识别算法的C++实现,仅仅只依赖opencv库☆53Apr 1, 2022Updated 4 years ago
- A high-performance demo for face recognition based on deep learning.☆107Aug 2, 2024Updated 2 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Uniapp使用GoEasy实现websocket实时通讯☆15Mar 26, 2020Updated 6 years ago
- Fine Tuning Stable Diffusion on Chinese Landscape Painting Generation(基于扩散模型的中国山水画生成)☆10Apr 10, 2023Updated 3 years ago
- 定位综述 目前用于人脸定位的有两种主流方法,一种是基于级联形状回归模型,另一种就是基于深度学习的方法。级联形状回归方法就是使用回归模型,直接学习从人脸表征到人脸形状的映射函数,进而建立从表观到形状的对应关系。这种方法的学习依赖于训练集的选取,如果训练集中包含了复杂的姿态变化…☆110May 7, 2019Updated 7 years ago
- The fastest way to find logos from hundreds of brands, startups, and companies.☆11May 1, 2020Updated 6 years ago
- ☆21Jul 16, 2020Updated 6 years ago
- A lightweight UNet implementation, using Keras☆15Jan 16, 2020Updated 6 years ago
- 一个简单的uniApp安保系统,前期的demo,有需要可以拿来玩☆12Jul 9, 2019Updated 7 years ago