本项目采用Opencv实现对视频信号的实时采集与帧提取,用Adaboost算法实现人脸图像的提取分割,并基于Keras搭建CNN卷积神经网络结构,用提取到的人脸图像训练CNN模型,并实现对视频中人脸的实时检测识别。
☆112Jul 19, 2018Updated 7 years ago
Alternatives and similar repositories for CNN_face_recognition
Users that are interested in CNN_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:
- 项目名称为:自建数据集人脸识别。该项目利用电脑自带摄像头或者已有照片进行人脸数据集建立,再进行人脸检测,人脸识别,人脸预测,包括数据采集、数据预处理、建模、模型训练、模型使用预测全过程。项目使用Openc3进行数据采集、数据预处理,Keras 进行 建模,模型参考了VGG16…☆52Aug 1, 2018Updated 7 years ago
- 视频分割、分解、合成代码☆11Mar 24, 2019Updated 7 years ago
- yolov5_ncnn in ununtu16.04☆10Nov 2, 2020Updated 5 years ago
- 基于OpenCV深度学习与face++共同识别人脸项目☆29Oct 16, 2017Updated 8 years ago
- 基于卷积神经网络(CNN)的人脸在线识别系统☆152May 24, 2024Updated 2 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 基于tensorflow的的cnn卷积神经网络的图像识别分类☆126Nov 14, 2018Updated 7 years ago
- 一些深度学习的模型,基于TensorFlow,主要是卷积神经网络,完成计算机视觉中一些分类、检测、识别、图像处理等部分(之前的被我不小心删除了)☆57Apr 25, 2018Updated 8 years ago
- 定位综述 目前用于人脸定位的有两种主流方法,一种是基于级联形状回归模型,另一种就是基于深度学习的方法。级联形状回归方法就是使用回归模型,直接学习从人脸表征到人脸形状的映射函数,进而建立从表观到形状的对应关系。这种方法的学习依赖于训练集的选取, 如果训练集中包含了复杂的姿态变化…☆110May 7, 2019Updated 7 years ago
- A simple face recognition demo based on python-OpenCV☆46Apr 29, 2015Updated 11 years ago
- 【一些自用小工具/several useful tools】批量剪视频片头/批量图片区域截取/批量删除指定文件☆12Apr 12, 2018Updated 8 years ago
- 网盘项目☆10Mar 9, 2017Updated 9 years ago
- 通过学习PyTorch框架和ResNet模型,完成了一个人脸识别项目,包含摄像头实时检测识别。☆20Oct 7, 2023Updated 2 years ago
- 双目图像拼接,双目相机立体匹配,得到深度图像等。☆11Apr 27, 2020Updated 6 years ago
- 图像分割算法deeplab_v3+,基于tensorflow,中文注释,摄像头可用☆100Dec 9, 2018Updated 7 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.
- ☆12Mar 26, 2020Updated 6 years ago
- 利用OpenCV、CNN进行人脸识别☆709May 31, 2021Updated 5 years ago
- XML parser to parse the PASCAL VOC annotiation xml's and convert it to .txt files☆12Jun 9, 2021Updated 5 years ago
- 使用vgg16,vgg19对cifar数据集中的图像进行分类☆23Mar 28, 2019Updated 7 years ago
- 基于SSM框架的在线云盘☆10Mar 7, 2019Updated 7 years ago
- ☆18May 18, 2026Updated last month
- 这是我的csdn博客代码,只有代码实现,没有详细解释,欲了解更多信息,请访问我的csdn博客:☆12May 2, 2019Updated 7 years ago
- 卷积神经网络(CNN)项目,给你一个狗的图像,你的算法将会识别并估计狗的品种☆30Nov 22, 2022Updated 3 years ago
- 使用Opencv和Dlib实现基于视频的人脸识别☆54Apr 4, 2020Updated 6 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.
- Explore Fibonacci, Galois, and State Space Linear Feedback Shift Register (LFSR) sequence generators☆12Dec 29, 2020Updated 5 years ago
- The code for “Multiscale Object Contrastive Learning–Derived Few-Shot Object Detection in VHR imagery”☆15Jun 12, 2023Updated 3 years ago
- 此项目主要是本人在研究生期间在计算机视觉方面的研究所学习的内容和程序,其中有收集前人的代码,也有自己改进的代码。会随时更新,仅供大家参考学习并讨论之用。另外本人是计算机视觉和深度学习方面的在读研究生,有需要一起沟通的话,可以联系微信:sincos246835☆28Oct 11, 2021Updated 4 years ago
- 谷歌INCEPTION-RESNET-V2迁移学习实现图像二分类判断图像是否生病☆17Apr 23, 2018Updated 8 years ago
- 人脸识别sdk功能包含:摄像头操作封装,人脸检测、特征提取、人脸特征比对、性别检测、年龄检测等;人脸检测耗时: 13 毫秒; 年龄检测耗时: 93 毫秒; 性别检测耗时: 79 毫秒; 特征提取耗时: 109 毫秒; 比对10000次用时: 1063 毫秒; 识别率>99.…☆14Sep 29, 2018Updated 7 years ago
- 基于51单片机步进电机正弦控制☆13Feb 23, 2016Updated 10 years ago
- matlab代码实现遗传算法在Otsu图像分割领域应用☆30Feb 27, 2019Updated 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
- 智能文章解析爬虫☆18Apr 3, 2017Updated 9 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.
- Node.js 版混淆代码, 以Egg.js + Typescript 作为示例!☆11Oct 21, 2020Updated 5 years ago
- DUT编译原理课程设计,定义了一个C语言子集,包含词法分析,语法分析,语义分析,解释执行以及相应的图形界面☆12Nov 13, 2020Updated 5 years ago
- 基于Surprise实现的具有完整功能的推荐系统服务,并利用flask框架实现了简单的接口调用☆11Jan 20, 2021Updated 5 years ago
- tensorflow实现卷积神经网络并训练自定义数据集☆16Apr 20, 2018Updated 8 years ago
- 一个针对JPEG格式图像提取原始数据,方便图像数据操作的python库☆19Aug 25, 2020Updated 5 years ago
- Using Tensorflow to do face_rank☆14Jan 23, 2018Updated 8 years ago
- 密码本(微信小程序)☆11Jul 17, 2019Updated 6 years ago