seathiefwang / FaceRecognition-tensorflowLinks
基于TensorFlow训练的人脸识别神经网络
☆1,389Updated 6 years ago
Alternatives and similar repositories for FaceRecognition-tensorflow
Users that are interested in FaceRecognition-tensorflow are comparing it to the libraries listed below
Sorting:
- 利用OpenCV、CNN进行人脸识别☆698Updated 4 years ago
- 基于facenet的实时人脸识别系统☆446Updated 7 years ago
- 基于OpenCV的视频人脸识别☆612Updated 7 years ago
- 人脸识别客户端☆111Updated 7 years ago
- Detect and recognize the faces from camera / 调用摄像头进行人脸识别,支持多张人脸同时识别☆2,368Updated 10 months ago
- 基于tensorflow的人脸识别☆117Updated 7 years ago
- TensorFlow CNN卷积神经网络实现人脸性别检测☆180Updated 6 years ago
- Deep learning face detection and recognition, implemented by pytorch. (pytorch实现的人脸检测和人脸识别)☆1,324Updated last year
- 一个基于opencv、dilb的员工人脸识别考勤系统☆650Updated 2 months ago
- 基于mtcnn/facenet/tensorflow 实现人脸识别登录系统☆681Updated 3 years ago
- 基于卷积神经网络(CNN)的人脸在线识别系统☆147Updated last year
- facenet人脸检测与识别系统☆222Updated 2 years ago
- opencv tensorflow 人脸识别☆78Updated 5 years ago
- 本项目采用Opencv实现对视频信号的实时采集与帧提取,用Adaboost算法实现人脸图像的提取分割,并基于Keras搭建CNN卷积神经网络结构,用提取到的人脸图像训练CNN模型,并实现对视频中人脸的实时检测识别。☆109Updated 7 years ago
- 整理和注释了facenet的代码,以便更好地理解facenet的代码。源代码地址:https://github.com/davidsandberg/facenet☆474Updated 7 years ago
- 自己训练识别模型;支持从照片、视频、摄像头获取人脸数据集;支持识别照片、视频、摄像头中的人脸。☆46Updated 2 years ago
- ☆380Updated 6 years ago
- 人脸识别考勤系统☆240Updated 4 years ago
- 基于深度学习 的垃圾分类☆567Updated 3 years ago
- 基于facenet深度学习人脸识别,包含训练,测试。web端界面。亚洲人脸数据集。☆27Updated 7 years ago
- 研一图像处理期末大作业:基于openCV的人脸识别☆41Updated 7 years ago
- 这是一个基于mtcnn和facenet的人脸识别模型,可实现在线人脸识别。☆236Updated 4 years ago
- 基于人脸检测、人脸识别、人脸检索的类门禁系统☆59Updated 6 years ago
- 脸 部识别 人眼特征检测 活体检测 人脸旋转与侧脸拉正☆92Updated 6 years ago
- 基于 Linux + Python3.5 + Tensorflow开发的一套简单的人脸识别系统☆16Updated 7 years ago
- 人脸检测MTCNN算法,采用tensorflow框架编写,从理解到训练,中文注释完全,含测试和训练,支持摄像头☆364Updated 6 years ago
- 深度学习人脸识别用python☆14Updated 10 years ago
- 通过 Mtcnn 实现人脸的检测并且能够标注出来,然后利用facenet 通过计算实时检测的人脸数据与实现存储的数据进行对比计算,计算相似度,从而实现人脸的鉴别☆37Updated 7 years ago
- 基于Tensorflow,OpenCV. 使用MNIST数据集训练卷积神经网络模型,用于手写数字识别☆96Updated 8 years ago
- Face Detection☆88Updated 7 months ago