1.原理介绍: 人脸检测利用opencv进行图像处理,借用keras框架搭建卷积神经网络,对图像进行特征提取与特征训练,再利用训练好的分类模型进行预测,再将预测标签实时打在每一帧图片上,实现实时人脸检测与人脸标注. 2.具体步骤: 2.2数据获取:借 由opencv自带的人脸检测haarcascade_frontalface_alt2.xml进行人脸检测划分,构建起2*1000数据集. 2.3数据处理:利用opencv对图片进行读取,剪切,转为矩阵;划分好图片和标签集 2.4模型训练与保存: 搭建CNN神经网络模型; 对标签进行one-hot编码(用不同位置数组表示不同类型),对图像矩阵进行归一化; 将处理好的数据分批量fit给模型,进行训练. 保存训练好的模型,以便调用. 2.…
☆19Jul 13, 2021Updated 5 years ago
Alternatives and similar repositories for Real-time-face-recognition-based-on-OpenCV
Users that are interested in Real-time-face-recognition-based-on-OpenCV are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- support c/c++, lua, python2.7, 3.4, 3.5, 3.6,3.7,3.8, java, ruby2.2, 2.3,2.4,2.5☆10May 21, 2021Updated 5 years ago
- 自定义多样式页签控制视图组件☆13Jun 23, 2020Updated 6 years ago
- Run python script in IOS platform☆12Sep 3, 2017Updated 8 years ago
- Scipy to iOS arm64 build☆11Aug 12, 2019Updated 7 years ago
- Collect all sensor data in iOS☆13Apr 21, 2018Updated 8 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- A category to avoid background task leak☆12May 14, 2020Updated 6 years ago
- 参考系统alertController自定义的弹框,包括输入框(TextField)、按钮(button)、密码输入框(passWordField)、时间选择器(dataPicker)、选择器(pickView)☆13Aug 7, 2018Updated 8 years ago
- 基于 runtime 的 KVO 实现代码☆14Aug 15, 2018Updated 8 years ago
- Rx的操作符使用和分析。一些基于MVVM+RxSwift+Moya+HandyJSON(Decodable)☆12Aug 6, 2024Updated 2 years ago
- 一个基于RxSwift + Moya + mvvm架构的简单App☆14May 6, 2021Updated 5 years ago
- scrollview 嵌套 tableview 或tableview 嵌套tableview 解决方案☆13Dec 24, 2018Updated 7 years ago
- springboot整合netty实现的sslsocket的demo,含业务解析器,报文加解码处理工具类☆17Mar 14, 2019Updated 7 years ago
- ☆19Feb 11, 2018Updated 8 years ago
- Animatable Slider View for iOS☆23Aug 10, 2013Updated 13 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.
- Understanding and generating Ansi X9.24 TR31 Keyblocks☆23Jun 5, 2026Updated 2 months ago
- NSNotification 代码实现☆24Mar 30, 2018Updated 8 years ago
- 提供了证书生命周期管理的解决方案,规范证书签发流程,支持证书托管,支持多种签名算法,方便个人或企业使用。☆23Jun 8, 2022Updated 4 years ago
- 适配系统导航栏UINavigationBar上UIBarButtonItem布局间距,0代码,只需将次文件拖入项目中☆25Apr 17, 2018Updated 8 years ago
- iOS网络测试小工具☆28Sep 21, 2018Updated 7 years ago
- Swift package for using NumPy in iOS apps☆36Apr 23, 2023Updated 3 years ago
- Android 读取外接储存设备的数据(如挂载的U盘,SD卡等)☆31Aug 8, 2018Updated 8 years ago
- 简单易用的弹窗助手☆26Nov 10, 2020Updated 5 years ago
- ☆34Sep 7, 2016Updated 9 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.
- SKTagViewDemo☆37Feb 13, 2017Updated 9 years ago
- IGListKitDemoOC☆44Nov 25, 2018Updated 7 years ago
- iOS端 冷启动耗时分析工具☆57Mar 7, 2025Updated last year
- ☆56Mar 12, 2018Updated 8 years ago
- cell行高自适应,一句代码搞定需求,丝滑般顺畅的滚动体验☆74Oct 23, 2017Updated 8 years ago
- 查找项目中未使用的类☆58Dec 31, 2020Updated 5 years ago
- A very simple to use, can be completely customized navigation bar. 一款使用非常简单,可以完全自定义的导航栏。☆66Apr 17, 2026Updated 4 months ago
- 非常方便的引入UIWebView、WKWebView对WebP图片的支持☆79Jan 24, 2018Updated 8 years ago
- 基于NSURLProtocol+NSURLSession的UIWebView离线缓存功能实现☆114Dec 12, 2016Updated 9 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 快速解析模型工具,支持RxSwift。同时支持缓存功能 【相关手册 https://MoyaMapper.github.io 】☆121Feb 4, 2021Updated 5 years ago
- 微信小程序,仿Apple Music☆106Sep 29, 2016Updated 9 years ago
- 具有动画特效的UITabBar、可适配Lottie动画☆117Oct 31, 2020Updated 5 years ago
- ios--Audio Queue、 Audio Unit: Convert PCM To AAC☆134Feb 23, 2018Updated 8 years ago
- 微信小程序 cnode社区版☆113May 14, 2018Updated 8 years ago
- 一个简单的使用NSURLSession的下载Demo,包括后台下载和断点下载☆132May 23, 2018Updated 8 years ago
- Clear objective-c project unused classes.☆165Jan 16, 2019Updated 7 years ago