brookslq / face_goLinks
人脸识别的一个实例
☆25Updated 7 years ago
Alternatives and similar repositories for face_go
Users that are interested in face_go are comparing it to the libraries listed below
Sorting:
- 目标检测yolo算法,采用tensorflow框架编写,中文注释完全,含测试和训练,支持摄像头☆144Updated 6 years ago
- TensorFlow CNN卷积神经网络实现人脸性别检测☆180Updated 6 years ago
- a face recognition system based on convolutional neural network.☆62Updated 6 years ago
- 人脸识别与卡通化☆132Updated 5 years ago
- 整理和注释了facenet的代码,以便更好地理解facenet的代码。源代码地址:https://github.com/davidsandberg/facenet☆476Updated 6 years ago
- 人脸识别算法,结合facenet网络结构和center loss作为损失,基于tensorflow框架,含训练和测试代码,支持从头训练和摄像头测试☆154Updated 5 years ago
- 人脸检测MTCNN算法,采用tensorflow框架编写,从理解到训练,中文注释完全,含测试和训练,支持摄像头☆363Updated 6 years ago
- Face recognition using triplet loss, implementing FaceNet with pytorch.人脸识别项目,提供一个小型数据集用作验证,使用三元组损失函数(Triplet loss)提升准确率和泛化能力,对FaceNet进行了…☆131Updated 7 years ago
- 基于tensorflow的人脸识别☆116Updated 6 years ago
- 基于facenet的实时人脸识别系统☆450Updated 6 years ago
- facenet人脸检测与识别系统☆220Updated 2 years ago
- Detect faces in the image and crop the faces / 使用 Dlib 进行人脸检测然后将人脸裁剪下来☆122Updated 3 years ago
- 深度学习 + OpenCV,Python实现实时视频目标检测☆101Updated 6 years ago
- tensorflow-slim下的inception_v3、inception_v4、inception_resnet_v2分类模型的数据制作、训练、评估、导出模型、测试☆24Updated 4 years ago
- yolo做行人检测+deep-sort做匹配,端对端做多目标跟踪☆136Updated 6 years ago
- 这是一个基于mtcnn和facenet的人脸识别模型,可实现在线人脸识别。☆237Updated 4 years ago
- 简单实现VGG16☆59Updated 6 years ago
- 基于TensorFlow训练的人脸识别神经网络☆1,378Updated 6 years ago
- 通过 Mtcnn 实现人脸的检测并且能够标注出来,然后利用facenet 通过计算实时检测的人脸数据与实现存储的数据进行对比计算,计算相似度,从而实现人脸的鉴别☆38Updated 6 years ago
- 简明 SSD 目标检测模型 keras version(交通标志识别 训练部分见 dev 分支)☆164Updated 5 years ago
- YOLO v3 物体检测算法☆635Updated 6 years ago
- ☆40Updated 5 years ago
- 本赛题任务是对西安的热门景点、美食、特产、民俗、工艺品等图片进行分类,即首先识别出图片中物品的类别(比如大雁塔、肉夹馍等),然后根据图片分类的规则,输出该图片中物品属于景点、美食、特产、民俗和工艺品中的哪一种。☆86Updated 3 years ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆78Updated 6 years ago
- a system for searching information about losing children. you can find text information and upload images to achieve the similarity with …☆53Updated 2 years ago
- opencv tensorflow 人脸识别☆78Updated 5 years ago
- 利用OpenCV、CNN进行人脸识别☆689Updated 4 years ago
- demo☆130Updated 4 years ago
- ☆92Updated 6 years ago
- 图像分割算法deeplab_v3+,基于tensorflow,中文注释,摄像头可用☆96Updated 6 years ago