seathiefwang / FaceRecognition-tensorflow
基于TensorFlow训练的人脸识别神经网络
☆1,356Updated 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
- 利用OpenCV、CNN进行人脸识别☆671Updated 3 years ago
- 基于facenet的实时人脸识别系统☆441Updated 6 years ago
- 基于tensorflow的人脸识别☆114Updated 6 years ago
- 基于OpenCV的视频人脸识别☆576Updated 6 years ago
- 基于TensorFlow的人脸识别卷积神经网络☆336Updated 5 years ago
- 人脸识别客户端☆111Updated 6 years ago
- Detect and recognize the faces from camera / 调用摄像头进行人脸识别,支持多张人脸同时识别☆2,153Updated 2 months ago
- facenet人脸检测与识别系统☆217Updated 2 years ago
- TensorFlow CNN卷积神经网络实现人脸性别检测☆179Updated 6 years ago
- 基于mtcnn/facenet/tensorflow 实现人脸识别登录系统☆680Updated 2 years ago
- 基于卷积神经网络(CNN)的人脸在线识别系统☆137Updated 8 months ago
- 整理和注释了facenet的代码,以便更好地理解facenet的代码。源代码地址:https://github.com/davidsandberg/facenet☆475Updated 6 years ago
- 一个基于opencv、dilb的员工人脸识别考勤系统☆630Updated 5 months ago
- opencv tensorflow 人脸识别☆74Updated 4 years ago
- 利用facenet实现检测图片中的人脸,将识别到的人脸向量存入数据库,此外利用post提交一个新图片 返回数据库中相似的人脸的信息☆86Updated 7 years ago
- 人脸识别的一个实例☆26Updated 7 years ago
- (WARNING: This repository is NO LONGER maintained ) Real time face detection and recognition base on opencv/tensorflow/mtcnn/facenet☆897Updated 8 years ago
- 人脸检测MTCNN算法,采用tensorflow框架编写,从理解到训练,中文注释完全,含测试和训练,支持摄像头☆365Updated 6 years ago
- python + dlib 进行人脸识别☆24Updated 2 years ago
- 本项目采用Opencv实现对视频信号的实时采集与帧提取,用Adaboost算法实现人脸图像的提取分割,并基于Keras搭建CNN卷积神经网络结构,用提取到的人脸图像训练CNN模型,并实现对视频中人脸的实时检测识别。☆103Updated 6 years ago
- 利用facenet进行人脸特征提取,保存入mysql,后期可进行比对进行人脸登陆☆81Updated 6 years ago
- ☆381Updated 5 years ago
- 基于Tensorflow,OpenCV. 使用MNIST数据集训练卷积神经网络模型,用于手写数字识别☆91Updated 7 years ago
- 脸部识别 人眼特征检测 活体检测 人脸旋转与侧脸拉正☆86Updated 6 years ago
- 人脸识别与卡通化☆132Updated 4 years ago
- 这是一个基于mtcnn和facenet的人脸识别模型,可实现在线人脸识别。☆232Updated 4 years ago
- 人脸识别算法,结合facenet网络结构和center loss作为损失,基于tensorflow框架,含训练和测试代码,支持从头训练和摄像头测试☆153Updated 5 years ago
- Detect faces in the image and crop the faces / 使用 Dlib 进行人脸检测然后将人脸裁剪下来☆119Updated 3 years ago
- 人脸识别之表情识别项目相关源码☆798Updated 7 months ago
- 深度学习 + OpenCV,Python实现实时视频目标检测☆97Updated 6 years ago