xiulianzw / tensorflow_learnLinks
share examples of tensorflow
☆63Updated 6 years ago
Alternatives and similar repositories for tensorflow_learn
Users that are interested in tensorflow_learn are comparing it to the libraries listed below
Sorting:
- The purpose of this program is for studying. Using tensorflow trains the vgg16 and recognizes only two kinds of picture(cat and dog).☆178Updated 8 years ago
- tensorflow_alexnet_classify (details http://www.cnblogs.com/vipyoumay/p/7686230.html)☆106Updated 7 years ago
- DataStructure(SwordOffer、LeetCode)、Deep Learning(Tensorflow、Keras、Pytorch)、Machine Learning(sklearn、spark)、AutoML、AutoDL、ModelDeploying、S…☆353Updated 2 years ago
- SSDSingle Shot MultiBox Detector目标检测算法基于tensorflow的实现☆101Updated 7 years ago
- 使用 TensorFlow 进行 finetuning 的通用分类模型☆84Updated 6 years ago
- 自动化标注工具,用来制作VOC格式的数据集☆128Updated 8 years ago
- 简单实现VGG16☆60Updated 7 years ago
- 这个项目是基于论文YOLO9000: Better, Faster, Stronger的keras(backend:tensorflow)实现☆161Updated 7 years ago
- MTCNN提出了一种Multi-task的人脸检测框架,将人脸检测和人脸特征点检测同时进行。提出一个新的基于CNN的级联型框架,用于联和(joint)人脸检测和对齐;还设计轻量级的CNN架构使得速度上可以达到实时;提出一个有效的online hard sample mini…☆38Updated 7 years ago
- VGG model for yourself image data by tensorflow☆20Updated 7 years ago
- The code on deep learning.☆74Updated 7 years ago
- 目标检测yolo算法,采用tensorflow框架编写,中文注释完全,含测试和训练,支持摄像头☆143Updated 6 years ago
- We realized an integrated classification project from training from scratch to predict utilizing classical networks with tensorflow, incl…☆23Updated 6 years ago
- tensorflow + python3实现,目标是实现DeepID2+☆63Updated 7 years ago
- keras实现faster rcnn,end2end训练、预测; 持续更新中,见todo... ;欢迎试用、关注并反馈问题☆85Updated 5 years ago
- Screen&Vehicle Detection in eye tracking videos using Tensorflow API☆162Updated 7 years ago
- YOLOv2检测过程的Tensorflow实现☆97Updated 7 years ago
- 制作自己的VOC2007数据集用于faster-rcnn目标检测模型训练☆138Updated 8 years ago
- Training and Detecting Objects with YOLO3☆55Updated 6 years ago
- ☆91Updated 7 years ago
- Face recognition based on SiameseNet☆92Updated 7 years ago
- 简明 SSD 目标检测模型 keras version(交通标志识别 训练部分见 dev 分支)☆163Updated 5 years ago
- Use tensorflow.contrib.slim to training a simple CNN classification model☆37Updated 6 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆84Updated 6 years ago
- demo☆131Updated 4 years ago
- ☆65Updated 7 years ago
- yolov3的tensorflow实现☆58Updated 5 years ago
- 使用预训练好的InceptionV3模型对自己的数据进行分类,用这个代码的同学希望可以给一个star☆58Updated 6 years ago
- Finetuning AlexNet, VGGNet and ResNet with TensorFlow☆198Updated 4 years ago
- Face recognition using triplet loss, implementing FaceNet with pytorch.人脸识别项目,提供一个小型数据集用作验证,使用三元组损失函数(Triplet loss)提升准确率和泛化能力,对FaceNet进行了…☆132Updated 7 years ago