基于facenet的实时人脸识别系统
☆446Sep 26, 2018Updated 7 years ago
Alternatives and similar repositories for facenet_facerecognition
Users that are interested in facenet_facerecognition are comparing it to the libraries listed below
Sorting:
- facenet人脸检测与识别系统☆225Dec 8, 2022Updated 3 years ago
- 人脸识别算法,结合facenet网络结构和center loss作为损失,基于tensorflow框架,含训练和测试代码,支持从头训练和摄像头测试☆155Oct 25, 2019Updated 6 years ago
- 基于mtcnn/facenet/tensorflow 实现人脸识别登录系统☆682Jul 26, 2022Updated 3 years ago
- 整理和注释了facenet的代码,以便更好地理解facenet的代码。源代码地址:https://github.com/davidsandberg/facenet☆473Sep 13, 2018Updated 7 years ago
- (WARNING: This repository is NO LONGER maintained ) Real time face detection and recognition base on opencv/tensorflow/mtcnn/facenet☆893Jan 28, 2017Updated 9 years ago
- 基于tensorflow的人脸识别☆118Jul 11, 2018Updated 7 years ago
- MTCNN和facenet进行实时人脸识别☆45Jun 2, 2019Updated 6 years ago
- Face Recognization System By MTCNN & Insightface☆48Jun 26, 2019Updated 6 years ago
- Reproduce MTCNN using Tensorflow☆1,507Dec 16, 2019Updated 6 years ago
- 适用于复杂场景的人脸识别身份认证系统☆332Sep 6, 2025Updated 5 months ago
- 人脸识别客户端☆111Jun 21, 2018Updated 7 years ago
- 基于TensorFlow训练的人脸识别神经网络☆1,406Dec 18, 2018Updated 7 years ago
- Face recognition using Tensorflow☆14,307Jul 24, 2023Updated 2 years ago
- Detect and recognize the faces from camera / 调用摄像头进行人脸识别,支持多张人脸同时识别☆2,425Dec 10, 2024Updated last year
- 复现MTCNN论文,参考了众多复现代码,在此表示感谢~☆19Apr 13, 2019Updated 6 years ago
- 利用facenet实现检测图片中的人脸,将识别到的人脸向量存入数据库,此外利用post提交一个新图片 返回数据库中相似的人脸的信息☆87Jan 25, 2018Updated 8 years ago
- 人脸识别考勤系统☆244Nov 16, 2020Updated 5 years ago
- a demo to use insightface☆96Nov 20, 2019Updated 6 years ago
- implement the mainstream object detection models☆50Sep 1, 2018Updated 7 years ago
- 人脸检测MTCNN算法,采用tensorflow框架编写,从理解到训练,中文注释完全,含测试和训练,支持摄像头☆365Dec 9, 2018Updated 7 years ago
- 利用OpenCV、CNN进行人脸识别☆703May 31, 2021Updated 4 years ago
- using facenet algorithm☆231Jul 9, 2024Updated last year
- MTCNN人脸检测+FaceNet人脸识别,LFW数据集准确率达99.4%,可接摄像头实时部署人脸检测☆15Mar 12, 2019Updated 6 years ago
- 通过 Mtcnn 实现人脸的检测并且能够标注出来,然后利用facenet 通过计算实时检测的人脸数据与实现存储的数据进行对比计算,计算相似度,从而实现人脸的鉴别☆37Jul 16, 2018Updated 7 years ago
- 一个基于opencv、dilb的员工人脸识别考勤系统☆662Aug 20, 2025Updated 6 months ago
- 自己计算机视觉的大作业,一个实时人脸识别系统☆12Feb 24, 2017Updated 9 years ago
- 该项目基于python-contrib-opencv,dlib,pyqt5。能够实现电脑端摄像头读取视频,实时人脸录入,人脸检测,人脸识别等功能。☆270Nov 16, 2018Updated 7 years ago
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks☆2,869Oct 11, 2022Updated 3 years ago
- Deep learning face detection and recognition, implemented by pytorch. (pytorch实现的人脸检测和人脸识别)☆1,335Feb 21, 2024Updated 2 years ago
- 基于 Linux + Python3.5 + Tensorflow开发的一套简单的人脸识别系统☆16Jun 22, 2018Updated 7 years ago
- ☆11Mar 23, 2021Updated 4 years ago
- 基于OpenCV的视频人脸识别☆620May 9, 2018Updated 7 years ago
- face++,百度ai,虹软,face_recognition 实现人脸检测 人脸识别☆135Dec 5, 2021Updated 4 years ago
- 脸部识别 人眼特征检测 活体检测 人脸旋转与侧脸拉正☆92Jan 22, 2019Updated 7 years ago
- Insight Face on TensorFlow☆703Aug 14, 2019Updated 6 years ago
- 基于人脸关键区域提取的人脸识别(LFW:99.82%+ CFP_FP:98.50%+ AgeDB30:98.25%+)☆276Apr 8, 2021Updated 4 years ago
- MTCNN face detection implementation base on NCNN☆185Jul 7, 2019Updated 6 years ago
- Tensorflow implementation for [MobileFaceNet]☆80Mar 29, 2019Updated 6 years ago
- 这是一个基于mtcnn和facenet的人脸识别 模型,可实现在线人脸识别。☆237Jan 30, 2021Updated 5 years ago