seathiefwang / FaceRecognition-tensorflow
基于TensorFlow训练的人脸识别神经网络
☆1,331Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for FaceRecognition-tensorflow
- 利用OpenCV、CNN进行人脸识别☆659Updated 3 years ago
- 基于facenet的实时人脸识别系统☆437Updated 6 years ago
- Deep learning face detection and recognition, implemented by pytorch. (pytorch实现的人脸检测和人脸识别)☆1,268Updated 9 months ago
- 基于TensorFlow的人脸识别卷积神经网络☆331Updated 5 years ago
- 基于OpenCV的视频人脸识别☆560Updated 6 years ago
- 基于tensorflow的人脸识别☆112Updated 6 years ago
- 基于mtcnn/facenet/tensorflow 实现人脸识别登录系统☆672Updated 2 years ago
- Detect and recognize the faces from camera / 调用摄像头进行人脸识别,支持多张人脸同时识别☆2,061Updated 2 months ago
- facenet人脸检测与识别系统☆217Updated last year
- 人脸识别客户端☆108Updated 6 years ago
- 一个基于opencv 、dilb的员工人脸识别考勤系统☆607Updated 2 months ago
- 人脸检测MTCNN算法,采用tensorflow框架编写,从理解到训练,中文注释完全,含测试和训练,支持摄像头☆363Updated 5 years ago
- 整理和注释了facenet的代码,以便更好地理解facenet的代码。源代码地址:https://github.com/davidsandberg/facenet☆472Updated 6 years ago
- 这是一个基于mtcnn和facenet的人脸识别模型,可实现在线人脸识别。☆223Updated 3 years ago
- 人脸识别与卡通化☆130Updated 4 years ago
- 基于卷积神经网络(CNN)的人脸在线识别系统☆132Updated 5 months ago
- TensorFlow CNN卷积神经网络实现人脸性别检测☆172Updated 5 years ago
- 人脸识别算法,结合facenet网络结构和center loss作为损失,基于tensorflow框架,含训练和测试代码,支持从头训练和摄像头测试☆153Updated 5 years ago
- 利用facenet实现检测图片中的人脸,将识别到的人脸向量存入数据库,此外利用post提交一个新图片 返回数据库中相似的人脸的信息☆86Updated 6 years ago
- 深度学习人脸识别用python☆11Updated 9 years ago
- opencv tensorflow 人脸识别☆73Updated 4 years ago
- 人脸识别考勤系统☆193Updated 4 years ago
- Detect faces in the image and crop the faces / 使用 Dlib 进行人脸检测然后将人脸裁剪下来☆118Updated 3 years ago
- 脸部识别 人眼特征检测 活体检测 人脸旋转与侧脸拉正☆86Updated 5 years ago
- 利用facenet进行人脸特征提取,保存入mysql,后期可进行比对进行人脸登陆☆81Updated 6 years ago
- 本项目采用Opencv实现对视频信号的实时采集与帧提取,用Adaboost算法实现人脸图像的提取分割,并基于Keras搭建CNN卷积神经网络结构,用提取到的人脸图像训练CNN模型,并实现对视频中人脸的实时检测识别。☆102Updated 6 years ago
- ☆377Updated 5 years ago
- a face recognition system based on convolutional neural network.☆63Updated 5 years ago
- 人脸识别的一个实例☆26Updated 6 years ago
- 基于Tensorflow,OpenCV. 使用MNIST数据集训练卷积神经网络模型,用于手写数字识别☆89Updated 7 years ago