zangruirui / facenet_regonistantLinks
利用facenet实现检测图片中的人脸,将识别到的人脸向量存入数据库,此外利用post提交一个新图片 返回数据库中相似的人脸的信息
☆86Updated 7 years ago
Alternatives and similar repositories for facenet_regonistant
Users that are interested in facenet_regonistant are comparing it to the libraries listed below
Sorting:
- 脸部识别 人眼特征检测 活体检测 人脸旋转与侧脸拉正☆88Updated 6 years ago
- 项目名称为:自建数据集人脸识别。该项目利用电脑自带摄像头或者已有照片进行人脸数据集建立,再进行人脸检测,人脸识别,人脸预测,包括数据采集、数据预处理、建模、模型训练、模型使用预测全过程。项目使用Openc3进行数据采集、数据预处理,Keras 进行建模,模型参考了VGG16…☆52Updated 6 years ago
- 利用facenet进行人脸特征提取,保存入mysql,后期可进行比对进行人脸登陆☆79Updated 7 years ago
- 人脸识别客户端☆112Updated 7 years ago
- facenet人脸检测与识别系统☆221Updated 2 years ago
- 人脸识别与卡通化☆132Updated 5 years ago
- This is a Deep Learning practice Demo which can find person in the video by human face.人脸识别的小demo,通过待识别的人脸图像在视频影像中找人。☆91Updated 6 years ago
- face++,百度ai,虹软,face_recognition 实现人脸检测 人脸识别☆132Updated 3 years ago
- 基于facenet的实时人脸识别系统☆448Updated 6 years ago
- 基于tensorflow的人脸识别☆118Updated 7 years ago
- CNN训练与测试人脸戴眼镜与否的图片分类(TensorFlow)☆30Updated 7 years ago
- 人脸识别算法,结合facenet网络结构和center loss作为损失,基于tensorflow框架,含训练和测试代码,支持从头训练和摄像头测试☆154Updated 5 years ago
- 基于OpenCV深度学习与face++共同识别人脸项目☆27Updated 7 years ago
- 图片识别,发票识别☆199Updated 8 years ago
- 基于掌纹病理纹识别的健康建议系统☆46Updated 7 years ago
- 基于tensorflow的人脸识别☆23Updated 7 years ago
- 人脸实时识别系统,可以实时进行人脸识别,比对,并可以在后台中注册和管理人脸信息,更具安全、保密和方便性。此外,人脸识别速度快,不易被察觉☆49Updated 7 years ago
- 基于mtcnn/facenet/tensorflow 实现人脸识别登录系统☆681Updated 2 years ago
- python的face_recognition人脸识别库的使用☆70Updated 7 years ago
- A Django wrapper that acts as a RESTful API for face recognition and age gender prediction☆71Updated 6 years ago
- 人体、面部、手部关键点识别,动作识别☆120Updated 2 years ago
- 适用于复杂场景的人脸识别身份认证系统☆333Updated 2 weeks ago
- A simple face recognition demo based on python-OpenCV☆46Updated 10 years ago
- A high-performance demo for face recognition based on deep learning.☆109Updated 11 months ago
- 一款从图片识别狗的类别的应用,包括Android版和微信小程序版。☆124Updated 5 years ago
- 本项目实现了ocr主流算法gru/lstm+ctc+cnn架构,进行不定长度验证码识别,达到不分割字符而识别验证码内容的效果。验证码内容包含了大小字母以及数字,并增加点、线、颜色、位置、字体等干扰项。本项目对gru +ctc+cnn、lstm+ctc+cnn、cnn三种架构…☆241Updated 6 years ago
- Deep Learning on 身份证识别☆124Updated 6 years ago
- 基于 Linux + Python3.5 + Tensorflow开发的一套简单的人脸识别系统☆16Updated 7 years ago
- 通过 Mtcnn 实现人脸的检测并且能够标注出来,然后利用facenet 通过计算实时检测的人脸数据与实现存储的数据进行对比计算,计算相似度,从而实现人脸的鉴别☆38Updated 7 years ago
- 本项目采用Opencv实现对视频信号的实时采集与帧提取,用Adaboost算法实现人脸图像的提取分割,并基于Keras搭建CNN卷积神经网络结构,用提取到的人脸图像训练CNN模型,并实现对视频中人脸的实时检测识别。☆108Updated 7 years ago