人脸特征提取,之后做人脸比对
☆14May 8, 2024Updated 2 years ago
Alternatives and similar repositories for Face-Detect-Recognize
Users that are interested in Face-Detect-Recognize are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 本项目是利用mtcnn网络和facenet网络实现了一个简单的人脸识别功能。整体流程大致如下:首先利用mtcnn网络进行人脸检测和人脸关键点(5个)提取;接着利用人脸关键点进行人脸校正(仿射变换);然后将校正之后的人脸图片送入facenet网络进行人脸特征(128维)提取;…☆39Feb 9, 2021Updated 5 years ago
- 1、结合opencv,利用特征提取方法(LDA LBP PCA)进行特征提取建立模型库;2、利用电脑摄像头进行拍照,每隔3秒提取一个正面照进行特征提取,然后与模型库中的样本进行余弦距离相似度计算,实现人脸匹配识别☆28Sep 4, 2019Updated 6 years ago
- 人脸识别神经网络,数据集为CelebA,基于Pytorch实现☆10Jul 9, 2020Updated 6 years ago
- 一个用于在protobuf格式与可见的json、xml、text等格式之间进行格式转换的库☆10Nov 7, 2017Updated 8 years ago
- YOLOv8安全帽工作服检测☆12Oct 13, 2023Updated 2 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- clone from alibaba tb-common-util http://code.taobao.org/svn/tb-common-utils/☆16Dec 28, 2015Updated 10 years ago
- 从PS封装的视频流文件中,提取出H264裸码流数据☆10May 30, 2020Updated 6 years ago
- Gender Detection From Facial Features using various methods like Eigenfaces,K-means,PCA then SVM☆11Dec 14, 2016Updated 9 years ago
- Python and C++ XML formating of Google Protobuf messages.☆13Aug 30, 2019Updated 6 years ago
- A template with essential code to start on datascience competition☆12May 23, 2019Updated 7 years ago
- AndroidThings Analog to Digital Converter Driver☆13Mar 13, 2018Updated 8 years ago
- 机器学习数据预处理:包括画数据分布图、特征筛选、调参技巧☆12Mar 14, 2024Updated 2 years ago
- MPR121 driver for Android Things☆11May 10, 2018Updated 8 years ago
- 关于NGBoost模型以及GBDT相关模型的案例,并包括SHAP模型解释☆11Feb 16, 2021Updated 5 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 simple realization of face antispoofing using LBP features and SVM.☆10May 10, 2019Updated 7 years ago
- ☆16Sep 3, 2018Updated 7 years ago
- 百度点石KDD 上下文感知多模式交通方式推荐 第23名解决方案☆12Jul 9, 2019Updated 7 years ago
- 基于改进YOLOv7&OpenCV的行人过马路速度与交通灯实时监测系统(源码&教程)☆10Dec 4, 2023Updated 2 years ago
- The objective of this project is to develop a Monte Carlo simulation model for portfolio optimization to maximise an investor's max retur…☆12Dec 7, 2023Updated 2 years ago
- 砖了个砖游戏助手☆12Aug 25, 2024Updated last year
- 基于opencv的人脸识别考勤系统☆11Nov 16, 2019Updated 6 years ago
- 10种轻量级人脸检测算法的比拼,其中还包含人脸关键点检测与对齐,人脸特征向量提取和计算距离相似度☆487Nov 6, 2021Updated 4 years ago
- 打架斗殴暴力行为检测系统源码和数据集:改进y打架斗殴暴力行为检测系统源码和数据集:改进yolo11-CSP-EDLANolo11-CSP-EDLAN☆14Nov 20, 2024Updated last year
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 方便爬取头条信息流而写的Chrome插件☆10May 16, 2020Updated 6 years ago
- 一个非常高效的字符串匹配工具,支持正向/反向最大匹配分词和多模式字符串精确匹配☆16Jul 29, 2023Updated 2 years ago
- 📚🔌 Sigil-Ebook Plugins for https://github.com/Sigil-Ebook/Sigil☆17Apr 20, 2018Updated 8 years ago
- Android View截图、Bitmap添加水印、图片拼接、图片压缩☆10Jul 22, 2020Updated 6 years ago
- STUN client for NAT discovery.☆15Apr 19, 2014Updated 12 years ago
- muxer for mp4,flv,rtmp and so☆20Jul 9, 2019Updated 7 years ago
- The deployment of deep learning model inference on the Java platform includes some common CV and NLP tasks.☆16Nov 4, 2024Updated last year
- 包括数据清洗转换,使用包括机器学习和深度学习模型的训练,包括LSTM,GRU,Attention,Transformer,BERT,Satcking技术,传统的RF,XGBoost,GBDT,AdaBoost,SVM,NB模型等☆11Aug 8, 2020Updated 5 years ago
- ☆15May 19, 2023Updated 3 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.
- 基于协同双注意力机制CDAM2改进YOLOv7的工地安全帽佩戴检测系统☆14Dec 5, 2023Updated 2 years ago
- Instapaper API wrapper for iOS and Mac OS☆17Feb 21, 2011Updated 15 years ago
- A header only fast HTTP parser/generator for C++.☆31Jul 13, 2020Updated 6 years ago
- ☆13Mar 19, 2018Updated 8 years ago
- 目标检测算法主要包括:两类two-stage和one-stage 一类是two-stage,two-stage检测算法将检测问题划分为两 个阶段,首先产生候选区域(region proposals),然后对候选区域分类(一般还需要对位置精修),这一类的典型代表是R-CNN…☆16Sep 5, 2021Updated 4 years ago
- 基于YOLOV11的锻炼监测demo(Exercise Monitoring Demo Based on YOLOV11)☆15Nov 30, 2024Updated last year
- ☆22Dec 24, 2024Updated last year