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:
- 使用 TensorFlow 进行 finetuning 的通用分类模型☆85Updated 6 years ago
- 简单实现VGG16☆59Updated 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 7 years ago
- Finetuning AlexNet, VGGNet and ResNet with TensorFlow☆198Updated 4 years ago
- keras实现faster rcnn,end2end训练、预测; 持续更新中,见todo... ;欢迎试用、关注并反馈问题☆85Updated 5 years ago
- tensorflow_alexnet_classify (details http://www.cnblogs.com/vipyoumay/p/7686230.html)☆106Updated 6 years ago
- demo☆130Updated 4 years ago
- We realized an integrated classification project from training from scratch to predict utilizing classical networks with tensorflow, incl…