基于facenet深度学习人脸识别,包含训练,测试。web端界面。亚洲人脸数据集。
☆29Aug 18, 2018Updated 8 years ago
Alternatives and similar repositories for FaceNet
Users that are interested in FaceNet are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于OpenCV深度学习神经网络人脸模块(OpenCV DNN Face)的实时人脸识别程序☆14Mar 7, 2023Updated 3 years ago
- 基于深度学习的人脸识别会议签到系统前端项目☆12Mar 4, 2023Updated 3 years ago
- 这是一个arcface-keras的源码,可以用于训练自己的模型。☆11May 5, 2022Updated 4 years ago
- Remote Desktop Sharing V1☆13Feb 22, 2016Updated 10 years ago
- (后端Python)本科毕业设计-基于深度学习的人脸识别考勤系统,具备基础的人脸录入,人脸识别,考勤管理,课堂管理,班级管理,日志管理等功能。此Python项目是整体项目的人脸识别部分,基于深度学习的FaceNet算法,对人脸特征进行提取,判断是否输入同一张人脸,提供人脸认…☆303Mar 11, 2025Updated last year
- 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.
- 本科毕业设计题目:基于人脸识别的考勤系统的设计与实现☆14Dec 7, 2022Updated 3 years ago
- 本项目后端采用Python作为开发语言,Django作为WEB后端框架,用到的库有face_recognition人脸识别库,keras深度学习库,tensorflow,opencv计算机视觉库,Image等图片处理相关的第三方库。☆16Dec 8, 2022Updated 3 years ago
- 这是一个facenet-keras的源码,可以用于训练自己的模型。☆64May 5, 2022Updated 4 years ago
- 毕业设计,人脸识别与跟踪☆16May 4, 2016Updated 10 years ago
- 在ESP32-CAM(Arduino Core)上使用Baidu AI的人脸识别API☆20Jun 16, 2020Updated 6 years ago
- 微信小程序:人脸检测/识别face_recognition库(基于dlib深度学习)的使用☆18May 9, 2019Updated 7 years ago
- 适用于复杂场景的人脸识别身份认证系统☆334Apr 3, 2026Updated 5 months ago
- MTCNN人脸检测+FaceNet人脸识别,LFW数据集准确率达99.4%,可接摄像头实时部署人脸检测☆15Mar 12, 2019Updated 7 years ago
- A face recognition demo system based on Flask and HTML. Available methods include EigenFace, LBP, and ResNet-based deep learning☆14Mar 1, 2021Updated 5 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.
- This program classifies an input image (Image of street from CCTV Camera) as clean/unclean. This can later be used to automatically send …☆16Aug 15, 2018Updated 8 years ago
- This project involves automating the attendance system of RT Knits using Face Recognition. Due to Covid-19, people are obliged to wear ma…☆21Dec 20, 2021Updated 4 years ago
- multi-task learning method for face attributes learning☆18Nov 29, 2018Updated 7 years ago
- 基于机器学习的情绪分类☆21Aug 15, 2016Updated 10 years ago
- 人脸识别+活体检测☆37Jun 8, 2021Updated 5 years ago
- 本项目是利用mtcnn网络和facenet网络实现了一个简单的人脸识别功能。整体流程大致如下:首先利用mtcnn网络进行人脸检测和人脸关键点(5个)提取;接着利用人脸关键点进行人脸校正(仿射变换);然后将校正之后的人脸图片送入facenet网络进行人脸特征(128维)提取;…☆39Feb 9, 2021Updated 5 years ago
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks☆18Nov 4, 2016Updated 9 years ago
- 深度学习基于YOLOv4算法的电力工作人员未佩戴安全帽检测方法☆31Mar 28, 2021Updated 5 years ago
- The model is based on an anti-spoofing algorithm for face recognition. Python implementation of multiscale retinex model.☆19Aug 30, 2017Updated 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.
- Pdfor为一款跨平台的pdf转换器。 可以把doc、docx、xls、xlsx、ppt、pptx 、html、txt 等文件转换为pdf格式。☆11Sep 9, 2021Updated 5 years ago
- 该代码完成对海康威视摄像头的读取(也适用使用普通的摄像头),同时开发其基于深度学习的人脸识别和物体检测功能。☆51Jan 9, 2018Updated 8 years ago
- 爱回收平台数据采集项目☆12Jul 6, 2022Updated 4 years ago
- C# wrapper for msnhnet.☆10Aug 14, 2020Updated 6 years ago
- Masked face recognition focuses on identifying people using their facial features while they are wearing masks. We introduce benchmarks o…