项目名称为:自建数据集人脸识别。该项目利用电脑自带摄像头或者已有照片进行人脸数据集建立,再进行人脸检测,人脸识别,人脸预测,包括数据采集、数据预处理、建模、模型训练、模型使用预测全过程。项目使用Openc3进行数据采集、数据预处理,Keras 进行建模,模型参考了VGG16网络,包含4个卷积层,5个LeRu层,2个池化层,3个Dropout层,2个全连接层,1个flatten层,1个分类层,共18层。
☆52Aug 1, 2018Updated 7 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:
- 基于YOLOv3的口罩佩戴识别(识别是否佩戴了口罩),使用MFC制作了客户端☆18Dec 3, 2020Updated 5 years ago
- 基于CNN,keras的验证码识别项目☆17Jun 6, 2019Updated 6 years ago
- 阿里天池AI安全挑战第一期人脸识别攻击☆10Jun 26, 2020Updated 5 years ago
- 本项目采用Opencv实现对视频信号的实时采集与帧提取,用Adaboost算法实现人脸图像的提取分割,并基于Keras搭建CNN卷积神经网络结构,用提取到的人脸图像训练CNN模型,并实现对视频中人脸的实时检测识别。☆110Jul 19, 2018Updated 7 years ago
- Image search based on convolutional neural network feature extraction.☆14May 11, 2018Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 新闻聚合+新闻推荐网站☆10Jun 21, 2017Updated 8 years ago
- 网盘项目☆10Mar 9, 2017Updated 9 years ago
- 使用眨眼+低功率蓝牙模块检测疲劳,检测到疲劳后发出语音干预,可播放声音。Python+Qt☆34Dec 14, 2019Updated 6 years ago
- 基于tensorflow的人脸识别☆25Jan 24, 2018Updated 8 years ago
- 人脸识别客户端☆111Jun 21, 2018Updated 7 years ago
- MTCNN提出了一种Multi-task的人脸检测框架,将人脸检测和人脸特征点检测同时进行。提出一个新的基于CNN的级联型框架,用于联和(joint)人脸检测和对齐;还设计轻量级的CNN架构使得速度上可以达到实时;提出一个有效的online hard sample mini…☆39Aug 23, 2018Updated 7 years ago
- 基于SSM框架的在线云盘☆10Mar 7, 2019Updated 7 years ago
- 基于人脸检测、人脸识别、人脸检索的类门禁系统☆59Dec 17, 2018Updated 7 years ago
- 这是我的csdn博客代码,只有代码实现,没有详细解释,欲了解更多信息,请访问我的csdn博客:☆12May 2, 2019Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 基于中科院最新开源的模型提供python实现的人脸全流程方案 人脸定位 人脸识别 人脸登录☆15Jul 27, 2020Updated 5 years ago
- ESP32 Gamepad/Joystick interface using HID over BLE.☆14Dec 27, 2019Updated 6 years ago
- ☆13Aug 23, 2019Updated 6 years ago
- 基于Surprise实现的具有完整功能的推荐系统服务,并利用flask框架实现了简单的接口调用☆11Jan 20, 2021Updated 5 years ago
- Keras复现HRNet,语义分割☆13May 15, 2019Updated 6 years ago
- 使用Intel的Openvino工具包对模型进行加速,在cpu上实现实时的人脸检测,表情识别,行人检测,道路分割等☆12Nov 25, 2019Updated 6 years ago
- 用opencv的dnn模块实现人脸口罩检测,包含C++和Python两种版本的实现☆55Apr 1, 2021Updated 5 years ago
- 密码本(微信小程序)☆11Jul 17, 2019Updated 6 years ago
- 一种适合工业级应用的基于深度学习的实时人脸检测与识别算法的C++实现,仅仅只依赖opencv库☆53Apr 1, 2022Updated 4 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A high-performance demo for face recognition based on deep learning.☆108Aug 2, 2024Updated last year
- python实现的图像检索系统,包括特征提取、建立图像库、建立索引、特征比对和结果评估。☆12Jun 19, 2018Updated 7 years ago
- ☆21Jul 16, 2020Updated 5 years ago
- Uniapp使用GoEasy实现websocket实时通讯☆15Mar 26, 2020Updated 6 years ago
- A traffic flow prediction model based on Scikit and Keras. The model contains a DBN and a NN.☆16Feb 26, 2019Updated 7 years ago
- This one is about the paper and the code of "Statistical beamforming for interference mitigation in multi-cell massive MIMO systems".☆11Sep 23, 2021Updated 4 years ago
- 在线考试系统☆12Apr 28, 2020Updated 6 years ago
- Basically, I implemented U-Net architecture using Dense-Blocks instead of Convolution layers and also added a Dilated Spatial Pooling Lay…☆15Jun 11, 2019Updated 6 years ago
- It is the code for ASSISTment data mining competition 2017☆13May 28, 2018Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 定位综述 目前用于人脸定位的有两种主流方法,一种是基于级联形状回归模型,另一种就是基于深度学习的方法。级联形状回归方法就是使用回归模型,直接学习从人脸表征到人脸形状的映射函数,进而建立从表观到形状的对应关系。这种方法的学习依赖于训练集的选取,如果训练集中包含了复杂的姿态变化…☆110May 7, 2019Updated 7 years ago
- Implementation of FCN (8/16/32) in Tensorflow. 在TensorFlow框架下实现 FCN (全卷积神经网络) 。☆21Nov 22, 2022Updated 3 years ago
- 垃圾分类App、展示垃圾分类新闻、可以通过文字、语音、图像等方式输入想要进行分类的物品。☆13May 13, 2021Updated 4 years ago
- A simple Andriod App for news browsing.☆14Sep 9, 2019Updated 6 years ago
- using tensorflow☆16Jan 3, 2019Updated 7 years ago
- ☆11Mar 25, 2021Updated 5 years ago
- ☆11Feb 20, 2019Updated 7 years ago