zhangxu0307 / face-id-backendLinks
This is demo of face recoginition system backend, based on openface, django-rest, dlib and opencv, img encoded in base64
☆55Updated 7 years ago
Alternatives and similar repositories for face-id-backend
Users that are interested in face-id-backend are comparing it to the libraries listed below
Sorting:
- 整理和注释了facenet的代码,以便更好地理解facenet的代码。源代码地址:https://github.com/davidsandberg/facenet☆474Updated 7 years ago
- Face recognition using triplet loss, implementing FaceNet with pytorch.人脸识别项目,提供一个小型数据集用作验证,使用三元组损失函数(Triplet loss)提升准确率和泛化能力,对FaceNet进行了…☆132Updated 7 years ago
- tensorflow + python3实现,目标是实现DeepID2+☆63Updated 7 years ago
- 人脸检测MTCNN算法,采用tensorflow框架编写,从理解到训练,中文注释完全,含测试和训练,支持摄像头☆364Updated 6 years ago
- 使用 TensorFlow 进行 finetuning 的通用分类模型☆84Updated 6 years ago
- Implementation of DeepID1 using tensorflow.☆79Updated 8 years ago
- A face detection algorithm☆317Updated 6 years ago
- Face recognition based on SiameseNet☆92Updated 7 years ago
- share examples of tensorflow☆63Updated 6 years ago
- tensorflow_alexnet_classify (details http://www.cnblogs.com/vipyoumay/p/7686230.html)☆106Updated 7 years ago
- mtcnn-tf☆164Updated 7 years ago
- DataStructure(SwordOffer、LeetCode)、Deep Learning(Tensorflow、Keras、Pytorch)、Machine Learning(sklearn、spark)、AutoML、AutoDL、ModelDeploying、S…☆354Updated 2 years ago
- MTCNN提出了一种Multi-task的人脸检测框架,将人脸检测和人脸特征点检测同时进行。提出一个新的基于CNN的级联型框架,用于联和(joint)人脸检测和对齐;还设计轻量级的CNN架构使得速度上可以达到实时;提出一个有效的online hard sample mini…☆38Updated 7 years ago
- A Context-assisted Single Shot Face Detector in TensorFlow☆276Updated 7 years ago
- 这个项目是基于论文YOLO9000: Better, Faster, Stronger的keras(backend:tensorflow)实现☆160Updated 8 years ago
- Insight Face on TensorFlow☆703Updated 6 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
- SSDSingle Shot MultiBox Detector目标检测算法基于tensorflow的实现☆101Updated 7 years ago
- Use tensorflow.contrib.slim to training a simple CNN classification model☆37Updated 6 years ago
- 自动化标注工具,用来制作VOC格式的数据集☆128Updated 8 years ago
- 天池竞赛Baseline分享(2018广东工业智造大数据创新大赛——智能算法赛,线上0.921无调参)☆260Updated 5 years ago
- This is the implementation of paper <Additive Margin Softmax for Face Verification>☆494Updated 7 years ago
- 人脸识别算法,结合facenet网络结构和center loss作为损失,基于tensorflow框架,含训练和测试代码,支持从头训练和摄像头测试☆154Updated 5 years ago
- Convolutional Neural Networks☆257Updated 7 years ago
- Udacity Machine Learning Nano Degree Courses☆201Updated 7 years ago
- a demo to use insightface☆97Updated 5 years ago
- caffe pretrained models and prototxt☆316Updated 7 years ago
- mtcnn face detection transplanted to keras☆124Updated 8 years ago
- 使用预训练好的InceptionV3模型对自己的数据进行分类,用这个代码的同学希望可以给一个star☆58Updated 6 years ago
- Simple hand classifier by Pytorch and ResNet☆98Updated 6 years ago