seed-fe / face_recognition_using_opencv_keras_scikit-learnLinks
a face recognition system based on convolutional neural network.
☆61Updated 6 years ago
Alternatives and similar repositories for face_recognition_using_opencv_keras_scikit-learn
Users that are interested in face_recognition_using_opencv_keras_scikit-learn are comparing it to the libraries listed below
Sorting:
- 人脸识别算法,结合facenet网络结构和center loss作为损失,基于tensorflow框架,含训练和测试代码,支持从头训练和摄像头测试☆154Updated 5 years ago
- 基于facenet的实时人脸识别系统☆446Updated 7 years ago
- share examples of tensorflow☆63Updated 6 years ago
- Screen&Vehicle Detection in eye tracking videos using Tensorflow API☆162Updated 7 years ago
- 整理和注释了facenet的代码,以便更好地理解facenet的代码。源代码地址:https://github.com/davidsandberg/facenet☆474Updated 7 years ago
- ☆91Updated 7 years ago
- Face Recognization System By MTCNN & Insightface☆48Updated 6 years ago
- 人脸检测MTCNN算法,采用tensorflow框架编写,从理解到训练,中文注释完全,含测试和训练,支持摄像头☆364Updated 6 years ago
- 基于yolo3的人数统计程序☆109Updated 5 years ago
- 目标检测yolo算法,采用tensorflow框架编写,中文注释完全,含测试和训练,支持摄像头☆144Updated 6 years ago
- facenet人脸检测与识别系统☆221Updated 2 years ago
- Training a convolutional neural network using own picture dataset☆106Updated 6 years ago
- 通过 Mtcnn 实现人脸的检测并且能够标注出来,然后利用facenet 通过计算实时检测的人脸数据与实现存储的数据进行对比计算,计算相似度,从而实现人脸的鉴别☆37Updated 7 years ago
- 简明 SSD 目标检测模型 keras version(交通标志识别 训练部分见 dev 分支)☆163Updated 5 years ago
- ☆59Updated 7 years ago
- tiny—yolov3(keras)检测自己的图像,三类目标☆186Updated 3 years ago
- implement the mainstream object detection models☆50Updated 7 years ago
- TensorFlow CNN卷积神经网络实现人脸性别检测☆179Updated 6 years ago
- 自动化标注工具,用来制作VOC格式的数据集☆128Updated 8 years ago
- A high-performance demo for face recognition based on deep learning.☆109Updated last year
- yolov3的tensorflow实现☆58Updated 5 years ago
- The purpose of this program is for studying. Using tensorflow trains the vgg16 and recognizes only two kinds of picture(cat and dog).☆179Updated 8 years ago
- ☆97Updated 6 years ago
- ☆91Updated 7 years ago
- MTCNN提出了一种Multi-task的人脸检测框架,将人脸检测和人脸特征点检测同时进行。提出一个新的基于CNN的级联型框架,用于联和(joint)人脸检测和对齐;还设计轻量级的CNN架构使得速度上可以达到实时;提出一个有效的online hard sample mini…☆38Updated 7 years ago
- Training and Detecting Objects with YOLO3☆55Updated 6 years ago
- 制作自己的VOC2007数据集用于faster-rcnn目标检测模型训练☆138Updated 8 years ago
- LBP级联+CNN 回归定位车牌☆115Updated 8 years ago
- a general image classifer framework written by Keras☆146Updated 7 years ago
- YOLO v3 物体检测算法☆636Updated 6 years ago