项目名称为:自建数据集人脸识别。该项目利用电脑自带摄像头或者已有照片进行人脸数据集建立,再进行人脸检测,人脸识别,人脸预测,包括数据采集、数据预处理、建模、模型训练、模型使用预测全过程。项目使用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
- 基于keras resnet34的车牌识别项目☆11Jan 19, 2019Updated 7 years ago
- Image search based on convolutional neural network feature extraction.☆14May 11, 2018Updated 8 years ago
- 基于CRNN+CTC结构实现对不定长文本字符的识别☆10Apr 17, 2019Updated 7 years ago
- 网盘项目☆10Mar 9, 2017Updated 9 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 使用眨眼+低功率蓝牙模块检测疲劳,检测到疲劳后发出语音干预,可播放声音。Python+Qt☆34Dec 14, 2019Updated 6 years ago
- 人脸识别客户端☆111Jun 21, 2018Updated 7 years ago
- 基于深度学习的驾驶员分心驾驶行为(疲劳+危险行为)预警系统使用YOLOv5+Deepsort实现驾驶员的危险驾驶行为的预警监测☆22May 3, 2021Updated 5 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
- uniapp仿QQ消息界面☆12Apr 4, 2019Updated 7 years ago
- ☆20Jun 22, 2022Updated 3 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.
- Multiobjective Optimization Training of PLDA for Speaker Verification☆10Jun 14, 2018Updated 8 years ago
- 基于中科院最新开源的模型提供python实现的人脸全流程方案 人脸定位 人脸识别 人脸登录☆15Jul 27, 2020Updated 5 years ago
- Algorithm for bird's-eye-view L-shape fitting in 3D LIDAR point clouds from traffic scenarios☆10Mar 5, 2020Updated 6 years ago
- 这是一个基于SSM框架的在线教育网站☆34Jan 3, 2018Updated 8 years ago
- 基于Surprise实现的具有完整功能的推荐系统服务,并利用flask框架实现了简单的接口调用☆11Jan 20, 2021Updated 5 years ago
- 简易版仿豆瓣影视推荐系统☆10May 1, 2023Updated 3 years ago
- 使用Intel的Openvino工具包对模型进行加速,在cpu上实现实时的人脸检测,表情识别,行人检测,道路分割等☆12Nov 25, 2019Updated 6 years ago
- Using Tensorflow to do face_rank☆14Jan 23, 2018Updated 8 years ago
- 一种适合工业级应用的基于深度学习的实时人脸检测与识别算法的C++实现,仅仅只依赖opencv库☆53Apr 1, 2022Updated 4 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- A high-performance demo for face recognition based on deep learning.☆108Aug 2, 2024Updated last year
- python实现的图像检索系统,包括特征提取、建立图像库、建立索引、特征比对和结果评估。☆12Jun 19, 2018Updated 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
- 一个基于redis消息队列的livePush推流器的分布式服务,修改部分livePush推流实现,采用监听redis消息队列方式控制推流和停止☆11Sep 22, 2016Updated 9 years ago
- ❤️ This is a Xilinx_FPGA _Spartan6 project for modulation 2ASK QPSK ADC DAC ROM SCI☆18Mar 28, 2018Updated 8 years ago
- 一个简单的uniApp安保系统,前期的demo,有需要可以拿来玩☆11Jul 9, 2019Updated 6 years ago
- ☆10Jan 2, 2019Updated 7 years ago
- EIP Core2 权限管理系统☆24Oct 30, 2019Updated 6 years ago
- This paper deals with the inter-cell interference (ICI) mitigation in the channel estimation process of millimeter-wave multi-cell beamsp…☆12Sep 23, 2021Updated 4 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 使用BiSeNet做人脸面部解析,包含了基于pytorch, opencv, onnxruntime三种库的程序实现,并且比较了在调用三种库的输入和输出的差异☆15May 7, 2021Updated 5 years ago
- A simple Andriod App for news browsing.☆14Sep 9, 2019Updated 6 years ago
- ☆11Feb 20, 2019Updated 7 years ago
- CNNs and Stacked denoising autoencoders for human activity recognition using Keras☆22Sep 11, 2018Updated 7 years ago
- Massive MIMO Channel Estimation for Millimeter Wave Systems via Matrix Completion☆26Jun 13, 2024Updated 2 years ago
- 2维分割与数据增强☆16Nov 29, 2018Updated 7 years ago
- Implementation of BPSK QPSK ASK and FSK☆16Aug 7, 2020Updated 5 years ago