利用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实现检测图片中的人脸,将识别到的人脸向量存入数据库,此外利用post提交一个新图片 返回数据库中相似的人脸的信息☆87Jan 25, 2018Updated 8 years ago
- ☆11Jul 25, 2019Updated 7 years ago
- 人脸识别sdk功能包含:摄像头操作封装,人脸检测、特征提取、人脸特征比对、性别检测、年龄检测等;人脸检测耗时: 13 毫秒; 年龄检测耗时: 93 毫秒; 性别检测耗时: 79 毫秒; 特征提取耗时: 109 毫秒; 比对10000次用时: 1063 毫秒; 识别率>99.…☆14Sep 29, 2018Updated 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.
- 脸部识别 人眼特征检测 活体检测 人脸旋转与侧脸拉正☆90Jan 22, 2019Updated 7 years ago
- 复现MTCNN论文,参考了众多复现代码,在此表示感谢~☆19Apr 13, 2019Updated 7 years ago
- Custom Centernet for face detection and other detection tasks☆19Sep 15, 2020Updated 5 years ago
- facenet人脸检测与识别系统☆226Dec 8, 2022Updated 3 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
- 这十套练习,教你如何用Pandas做数据分析☆12Feb 26, 2019Updated 7 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.
- 网盘项目☆10Mar 9, 2017Updated 9 years ago
- 局部放电监测系统☆10Apr 16, 2022Updated 4 years ago
- 基于SSM框架的在线云盘☆10Mar 7, 2019Updated 7 years ago
- 人脸特征提取,之后做人脸比对☆14May 8, 2024Updated 2 years ago
- Web Streaming RTSP use HLS.js and convert to M3u8 use FFMPEG - Webserver Apache, Nginx GNU/Linux☆12May 23, 2022Updated 4 years ago
- 1、基于CNN模型来实现人脸识别 2、基于Flask将人脸识别模型暴露为web服务 形式进行调用 3、基于OpenCV调用摄像头对实时视频流数据进行检测☆46Mar 20, 2019Updated 7 years ago
- 这是我的csdn博客代码,只有代码实现,没有详细解释,欲了解更多信息,请访问我的csdn博客:☆12May 2, 2019Updated 7 years ago
- ☆11Oct 5, 2020Updated 5 years ago
- ☆24Jun 11, 2020Updated 6 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.
- Qwen2-VL在文旅领域的LLaMA-Factory微调案例 The case for fine-tuning Qwen2-VL in the field of historical literature and museums☆15Sep 17, 2024Updated last year
- 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
- An example Android application using TensorFLow Lite. The demo is a sample camera app that classifies images continuously using either a …☆16Nov 22, 2018Updated 7 years ago
- 基于Python的车牌检测和识别系统:☆16Jul 26, 2024Updated 2 years ago
- 基于SSM框架开发的在线云盘☆11Aug 28, 2018Updated 8 years ago
- 基于OpenCV深度学习与face++共同识别人脸项目☆29Oct 16, 2017Updated 8 years ago
- 3D人体姿态估计☆11Oct 24, 2022Updated 3 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.
- 基于facenet的实时人脸识别系统☆447Sep 26, 2018Updated 7 years ago
- 基于wifi探针的学生行为分析研究☆11Dec 16, 2022Updated 3 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
- 基于tensorflow的人脸识别☆25Jan 24, 2018Updated 8 years ago
- 整理和注释了facenet的代码,以便更好地理解facenet的代码。源代码地址:https://github.com/davidsandberg/facenet☆471Sep 13, 2018Updated 7 years ago