利用facenet进行人脸特征提取,保存入mysql,后期可进行比对进行人脸登陆
☆79Jul 18, 2018Updated 8 years ago
Alternatives and similar repositories for face_login
Users that are interested in face_login are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 更改facenet源码目录的一些结构,下载即用。功能包括:一、摄像头人脸检测,关键点检测。二、静态图人脸检测,关键点检测。三、人脸对齐。四、人脸比较。五、人脸聚类。☆60Mar 24, 2023Updated 3 years ago
- 利用facenet模型实现人脸探测、人脸特征库构建、人脸检索、人脸比对等功能☆19Feb 11, 2019Updated 7 years ago
- 利用facenet实现检测图片中的人脸,将识别到的人脸向量存入数据库,此外利用post提交一个新图片 返回数据库中相似的人脸的信息☆87Jan 25, 2018Updated 8 years ago
- ☆11Jul 25, 2019Updated 7 years ago
- 通过 Mtcnn 实现人脸的检测并且能够标注出来,然后利用facenet 通过计算实时检测的人脸数据与实现存储的数据进行对比计算,计算相似度,从而实现人脸的鉴别☆37Jul 16, 2018Updated 8 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.
- 基于mobilev2和YOLOv3的目标检测的android端的ncnn的实现☆10Mar 20, 2020Updated 6 years ago
- 脸部识别 人眼特征检测 活体检测 人脸旋转与侧脸拉正☆90Jan 22, 2019Updated 7 years ago
- 人脸识别和 人脸对比☆30Sep 30, 2017Updated 8 years ago
- Vehicle ReID☆17Jun 30, 2017Updated 9 years ago
- Custom Centernet for face detection and other detection tasks☆19Sep 15, 2020Updated 5 years ago
- 基于mtcnn/facenet/tensorflow 实现人脸识别登录系统☆685Jul 26, 2022Updated 4 years ago
- ☆13Dec 23, 2020Updated 5 years ago
- 本项目是利用mtcnn网络和facenet网络实现了一个简单的人脸识别功能。整体流程大致如下:首先利用mtcnn网络进行人脸检测和人脸关键点(5个)提取;接着利用人脸关键点进行人脸校正(仿射变换);然后将校正之后的人脸图片送入facenet网络进行人脸特征(128维)提取;…☆39Feb 9, 2021Updated 5 years ago
- Classification learning was performed using the SVM model according to the type of partial discharge signal. (The data accumulated for 1 …☆10Jan 16, 2022Updated 4 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.
- My learning notes on Coursera deep learning Specialization.☆15Sep 11, 2017Updated 8 years ago
- 这十套练习,教你如何用Pandas做数据分析☆12Feb 26, 2019Updated 7 years ago
- 局部放电监测系统☆10Apr 16, 2022Updated 4 years ago
- 尝试对比ARIMA、LSTM、SARIMA、GRA_LSTM、SARIMA_LSTM串联模型和SARIMA_LSTM并联模型的时序预测能力。☆13Mar 24, 2023Updated 3 years ago
- 基于SSM框架的在线云盘☆10Mar 7, 2019Updated 7 years ago
- 人脸特征提取,之后做人脸比对☆14May 8, 2024Updated 2 years ago
- 推理驱动的智能文档知识库RAG系统☆20Jun 17, 2026Updated last month
- pytorch+bert实现的意图识别与槽位填充☆11May 30, 2023Updated 3 years ago
- ☆15Jun 9, 2020Updated 6 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 1、基于CNN模型来实现人脸识别 2、基于Flask将人脸识别模型暴露为web服务形式进行调用 3、基于OpenCV调用摄像头对实时视频流数据进行检测☆46Mar 20, 2019Updated 7 years ago
- 这是我的csdn博客代码,只有代码实现,没有详细解释,欲了解更多信息,请访问我的csdn博客:☆12May 2, 2019Updated 7 years ago
- ☆11May 16, 2019Updated 7 years ago
- ☆24Jun 11, 2020Updated 6 years ago
- Qwen2-VL在文旅领域的LLaMA-Factory微调案例 The case for fine-tuning Qwen2-VL in the field of historical literature and museums☆15Sep 17, 2024Updated last year
- Use MTCNN and Face Recognition algorithm for real_time face recognition project☆11Mar 24, 2023Updated 3 years ago
- ocr中的densenet网络训练☆14Dec 24, 2019Updated 6 years ago
- Few-Shot Object Detection with Transformer☆10Jan 3, 2024Updated 2 years ago
- 人脸识别算法,结合facenet网络结构和center loss作为损失,基于tensorflow框架,含训练和测试代码,支持从头训练和摄像头测试☆153Oct 25, 2019Updated 6 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.
- ☆16Jun 7, 2020Updated 6 years ago
- 基于SSM框架开发的在线云盘☆11Aug 28, 2018Updated 7 years ago
- 3D人体姿态估计☆11Oct 24, 2022Updated 3 years ago
- 基于facenet的实时人脸识别系统☆447Sep 26, 2018Updated 7 years ago
- DUT编译原理课程设计,定义了一个C语言子集,包含词法分析,语法分析,语义分析,解释执行以及相应的图形界面☆12Nov 13, 2020Updated 5 years ago
- python实现的图像检索系统,包括特征提取、建立图像库、建立索引、特征比对和结果评估。☆12Jun 19, 2018Updated 8 years ago
- Repository for Advanced Driver Assistance System☆12Apr 29, 2017Updated 9 years ago