基于facenet深度学习人脸识别,包含训练,测试。web端界面。亚洲人脸数据集。
☆28Aug 18, 2018Updated 7 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:
- 毕设-基于深度学习的人脸识别☆23Apr 6, 2020Updated 6 years ago
- 基于深度学习的人脸识别会议签到系统前端项目☆12Mar 4, 2023Updated 3 years ago
- 这是一个arcface-keras的源码,可以用于训练自己的模型。☆11May 5, 2022Updated 4 years ago
- 人脸检测bbox+landmark,使用 tensorflow.keras 训练MTCNN☆11Feb 13, 2020Updated 6 years ago
- Remote Desktop Sharing V1☆13Feb 22, 2016Updated 10 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.
- (后端Python)本科毕业设计-基于深度学习的人脸识别考勤系统,具备基础的人脸录入,人脸识别,考勤管理,课堂管理,班级管理,日志管理等功能。此Python项目是整体项目的人脸识别部分,基于深度学习的FaceNet算法,对人脸特征进行提取,判断是否输入同一张人脸,提供人脸认…☆303Mar 11, 2025Updated last year
- Using OpenCV+PCA+KNN/SVM to implement face detection and recognition☆12Mar 18, 2018Updated 8 years ago
- In this project, facial recognition algorithm is implemented with python using PCA and SVD dimensionality reduction tools.☆11Sep 2, 2019Updated 6 years ago
- 这是一个facenet-keras的源码,可以用于训练自己的模型。☆64May 5, 2022Updated 4 years ago
- liveness detection with opencv 人脸识别 活体检测☆26Feb 28, 2021Updated 5 years ago
- Display of cisco router Interface list using django, also has a function to switch of or switch on the interface.☆13Dec 8, 2022Updated 3 years ago
- 毕业设计,人脸识别与跟踪☆16May 4, 2016Updated 10 years ago
- A dirty ansible script using dynamic inventory (python + CSV files) to generate Cisco L2 switch configurations☆13Jun 21, 2016Updated 10 years ago
- 人脸表情识别/CNN☆12Aug 18, 2018Updated 7 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.
- Face recognition on the LFW_ dataset using Deep Learning☆11Aug 30, 2016Updated 9 years ago
- 微信小程序:人脸检测/识别face_recognition库(基于dlib深度学习)的使用☆18May 9, 2019Updated 7 years ago
- Web interface to Netmiko☆11Apr 26, 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
- 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 7 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…☆22Dec 20, 2021Updated 4 years ago
- multi-task learning method for face attributes learning☆18Nov 29, 2018Updated 7 years ago
- 基于机器学习的中文错别字检索及自动纠正☆22Jul 2, 2019Updated 7 years ago
- 基于机器学习的情绪分类☆20Aug 15, 2016Updated 9 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 本项目是利用mtcnn网络和facenet网络实现了一个简单的人脸识别功能。整体流程大致如下:首先利用mtcnn网络进行人脸检测和人脸关键点(5个)提取;接着利用人脸关键点进行人脸校正(仿射变换);然后将校正之后的人脸图片送入facenet网络进行人脸特 征(128维)提取;…☆39Feb 9, 2021Updated 5 years ago
- Official repository of "FocusFace: Multi-task Contrastive Learning for Masked Face Recognition"☆27Jan 30, 2025Updated last year
- 人脸识别+活体检测☆38Jun 8, 2021Updated 5 years ago
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks☆18Nov 4, 2016Updated 9 years ago
- 深度学习基于YOLOv4算法的电力工作人员未佩戴安全帽检测方法☆30Mar 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 8 years ago
- A simple user interface to stitch and display multiple camera streams with OpenCV and Kivy.☆19Mar 3, 2021Updated 5 years ago
- Pdfor为一款跨平台的pdf转换器。 可以把doc、docx、xls、xlsx、ppt、pptx 、html、txt 等文件转换为pdf格式。☆11Sep 9, 2021Updated 4 years ago
- 基于Netty和Python的face_recognition库实现的高性能的人脸识别服务器,前端h5+Qt,序列化采用protobuf。☆27Dec 7, 2020Updated 5 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.
- 一个车牌识别的demo,里面涉及到NDK开发,有源码、有apk,之前在网上找了很多相关的文章,要么是收费的,要么跑不通,在这鄙视一下!!从我做起,将开源进行到底!☆11Jun 13, 2017Updated 9 years ago
- 🧨 Generates Cisco scripts based on YAML files☆31Jul 10, 2018Updated 8 years ago
- Observe workers as they pass in front of a camera to determine if they have adequate safety protection.☆10Jan 3, 2023Updated 3 years ago
- real time saliency android app with ncnn implementation☆11Feb 9, 2021Updated 5 years ago
- fast_faceswap use dlib and change_style_network(基于dlib和风格迁移网络的快速换脸)☆11Jul 18, 2019Updated 7 years ago
- C#实现字素簇拆分☆13Nov 24, 2023Updated 2 years ago
- cordova plugin for mlkit face detection☆10Nov 15, 2021Updated 4 years ago