项目名称为:自建数据集人脸识别。该项目利用电脑自带摄像头或者已有照片进行人脸数据集建立,再进行人脸检测,人脸识别,人脸预测,包括数据采集、数据预处理、建模、模型训练、模型使用预测全过程。项目使用Openc3进行数据采集、数据预处理,Keras 进行建模,模型参考了VGG16网络,包含4个卷积层,5个LeRu层,2个池化层,3个Dropout层,2个全连接层,1个flatten层,1个分类层,共18层。
☆53Aug 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:
- 基于keras resnet34的车牌识别项目☆11Jan 19, 2019Updated 7 years ago
- 基于CNN,keras的验证码识别项目☆17Jun 6, 2019Updated 6 years ago
- 阿里天池AI安全挑战第一期人脸识别攻击☆10Jun 26, 2020Updated 5 years ago
- Image search based on convolutional neural network feature extraction.☆14May 11, 2018Updated 7 years ago
- 网盘项目☆10Mar 9, 2017Updated 9 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 使用眨眼+低功率蓝牙模块检测疲劳,检测到疲劳后发出语音干预,可播放声音。Python+Qt☆34Dec 14, 2019Updated 6 years ago
- 基于tensorflow的人脸识别☆25Jan 24, 2018Updated 8 years ago
- This note is about the tensorflow course on youtube☆15Nov 14, 2018Updated 7 years ago
- 人脸识别客户端☆112Jun 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 6 years ago
- 基于中科院最新开源的模型提供python实现的人脸全流程方案 人脸定位 人脸识别 人脸登录☆15Jul 27, 2020Updated 5 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 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
- Simple akka cluster example.☆12Mar 13, 2015Updated 11 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
- 物业管理APP,前后端分离,基于vue2,uniapp,vue-cli,springboot,springsecurity,mybatisplus,mysql初步实现物业管理APP前端界面,后台管理界面,后台系统☆11Jun 22, 2021Updated 4 years ago
- 这是一个基于SSM框架的在线教育网站☆33Jan 3, 2018Updated 8 years ago
- 基于Surprise实现的具有完整功能的推荐系统服务,并利用flask框架实现了简单的接口调用☆11Jan 20, 2021Updated 5 years ago
- 使用Intel的Openvino工具包对模型进行加速,在cpu上实现实时的人脸检测,表情识别,行人检测,道路分割等☆12Nov 25, 2019Updated 6 years ago
- Using Tensorflow to do face_rank☆14Jan 23, 2018Updated 8 years ago
- 用opencv的dnn模块实现人脸口罩检测,包含C++和Python两种版本的实现☆55Apr 1, 2021Updated 4 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 密码本(微信小程序)☆11Jul 17, 2019Updated 6 years ago
- 一种适合工业级应用的基于深度学习的实时人脸检测与识别算法的C++实现,仅仅只依赖opencv库☆52Apr 1, 2022Updated 3 years ago
- A high-performance demo for face recognition based on deep learning.☆108Aug 2, 2024Updated last year
- 基于SSM框架开发的在线云盘☆11Aug 28, 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
- ❤️ This is a Xilinx_FPGA _Spartan6 project for modulation 2ASK QPSK ADC DAC ROM SCI☆19Mar 28, 2018Updated 8 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
- ☆14Jan 20, 2022Updated 4 years ago
- ☆10Jan 2, 2019Updated 7 years ago
- NordVPN Special Discount Offer • AdSave on top-rated NordVPN 1 or 2-year plans with secure browsing, privacy protection, and support for for all major platforms.
- 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
- multi-task learning method for face attributes learning☆18Nov 29, 2018Updated 7 years ago
- ☆14Nov 7, 2014Updated 11 years ago
- 使用BiSeNet做人脸面部解析,包含了基于pytorch, opencv, onnxruntime三种库的程序实现,并且比较了在 调用三种库的输入和输出的差异☆15May 7, 2021Updated 4 years ago
- ☆11Feb 20, 2019Updated 7 years ago
- Massive MIMO Channel Estimation for Millimeter Wave Systems via Matrix Completion☆26Jun 13, 2024Updated last year