更改facenet源码目录的一些结构,下载即用。功能包括:一、摄像头人脸检测,关键点检测。二、静态图人脸检测,关键点检测。三、人脸对齐。四、人脸比较。五、人脸聚类。
☆60Mar 24, 2023Updated 3 years ago
Alternatives and similar repositories for facenet-demo
Users that are interested in facenet-demo 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模型实现人脸探测、人脸特征库构建、人脸检索、人脸比对等功能☆19Feb 11, 2019Updated 7 years ago
- 利用facenet进行人脸特征提取,保存入mysql,后期可进行比对进行人脸登陆☆81Jul 18, 2018Updated 7 years ago
- 通过 Mtcnn 实现人脸的检测并且能够标注出来,然后利用facenet 通过计算实时检测的人脸数据与实现存储的数据进行对比计算,计算相似度,从而实现人脸的鉴别☆37Jul 16, 2018Updated 7 years ago
- 脸部识别 人眼特征检测 活体检测 人脸旋转与侧脸拉正☆92Jan 22, 2019Updated 7 years ago
- 自己实现harris角点检测☆10Jan 31, 2016Updated 10 years ago
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- facenet人脸检测与识别系统☆226Dec 8, 2022Updated 3 years ago
- 2021 CCF BDCI基于飞桨实现花样滑冰选手骨骼点动作识别-第1名方案☆10Nov 24, 2021Updated 4 years ago
- Face Recognition人脸识别sdk功能包含:摄像头操作封装,人脸检测、特征提取、人脸特征比对、性别检测、年龄检测;☆13Sep 29, 2018Updated 7 years ago
- 本项目是利用mtcnn网络和facenet网络实现了一个简单的人脸识别功能。整体流程大致如下:首先利用mtcnn网络进行人脸检测和人脸关键点(5个)提取;接着利用人脸关键点进行人脸校正(仿射变换);然后将校正之后的人脸图片送入facenet网络进行人脸特征(128维)提取;…☆38Feb 9, 2021Updated 5 years ago
- face-cluster-by-infomap 一种无监督人脸聚类方法,在开源数据集上取得SOTA效果☆185Apr 7, 2021Updated 5 years ago
- A framework of face cluster☆41Dec 2, 2020Updated 5 years ago
- 基于人脸检测、人脸识别、人脸检索的类门禁系统☆59Dec 17, 2018Updated 7 years ago
- 基于SSM框架的在线云盘☆10Mar 7, 2019Updated 7 years ago
- 这是我的csdn博客代码,只有代码实现,没有详细解释,欲了解更多信息,请访问我的csdn博客:☆12May 2, 2019Updated 6 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.
- Railway Track Crack Detection system Using openCV and Tensorflow☆14Dec 1, 2020Updated 5 years ago
- Image Stitching Library☆10Jun 18, 2013Updated 12 years ago
- Demo code for reconstructed images from fine-tuned autoencoders☆15Nov 2, 2020Updated 5 years ago
- pytorch☆14Dec 11, 2020Updated 5 years ago
- ffmpeg视频播放器☆22Dec 28, 2018Updated 7 years ago
- Micro-expression apex frame detection☆12Jul 8, 2019Updated 6 years ago
- ocr system of invoice☆25Jul 17, 2019Updated 6 years ago
- 复现MTCNN论文,参考了众多复现代码,在此表示感谢~☆19Apr 13, 2019Updated 7 years ago
- A simple face recognition demo based on python-OpenCV☆46Apr 29, 2015Updated 10 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 使用Harris角点检测算法、最小二乘拟合、随机抽样一致算法(RANSAC)以及 HOG 描述符、线性融合等计算机视觉算法,使用Matlab实现将多张图像拼接成一张全景图。☆16Aug 25, 2021Updated 4 years ago
- DUT编译原理课程设计,定义了一个C语言子集,包含词法分析,语法分析,语义分析,解释执行以及相应的图形界面☆12Nov 13, 2020Updated 5 years ago
- The code is written in MATLAB, and a simple road surface crack marking is implemented.☆10Jun 3, 2017Updated 8 years ago
- 一键人脸归一化处理工具,包括人脸检测,人脸关键点检测,基于关键点的人脸对齐☆297Mar 11, 2016Updated 10 years ago
- 参考眼底图像血管分割retina-unet实现的文档去噪、去水印☆103Feb 23, 2020Updated 6 years ago
- 基于OpenCV深度学习与face++共同识别人脸项目☆29Oct 16, 2017Updated 8 years ago
- python实现的图像检索系统,包括特征提取、建立图像库、建立索引、特征比对和结果评估。☆12Jun 19, 2018Updated 7 years ago
- Matlab codes for concrete crack detection using TuFF☆13May 14, 2015Updated 10 years ago
- 这是一个基于 ChatGPT、Whisper、VITS 和 Live2D 的语音聊天网页☆21Mar 14, 2023Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 基于tensorflow的人脸识别☆25Jan 24, 2018Updated 8 years ago
- All my crack detection work on Matlab/Python☆15Dec 1, 2017Updated 8 years ago
- Use Siamese Network to implement fingerprint verification task.☆11Oct 21, 2021Updated 4 years ago
- Face detection and landmark implementation with mtcnn based on ncnn framework☆31Jul 13, 2018Updated 7 years ago
- 定位综述 目前用于人脸定位的有两种主流方法,一种是基于级联形状回归模型,另一种就是基于深度学习的方法。级联形状回归方法就是使用回归模型,直接学习从人脸表征到人脸形状的映射函数,进而建立从表观到形状的对应关系。这种方法的学习依赖于训练集的选取,如果训练集中包含了复杂的姿态变化…☆109May 7, 2019Updated 6 years ago
- 📁原生JS云盘(第一个小项目)☆19May 5, 2018Updated 7 years ago
- A simple CNN face occlusion detect implemented with tensorflow keras☆79Jun 28, 2022Updated 3 years ago