hjptriplebee / AlexNet_with_tensorflowLinks
an implement of AlexNet with tensorflow, which has a detailed explanation.
☆149Updated 7 years ago
Alternatives and similar repositories for AlexNet_with_tensorflow
Users that are interested in AlexNet_with_tensorflow are comparing it to the libraries listed below
Sorting:
- TensorFlow implementation of AlexNet and its training and testing on ImageNet ILSVRC 2012 dataset☆160Updated 6 years ago
- tensorflow_alexnet_classify (details http://www.cnblogs.com/vipyoumay/p/7686230.html)☆106Updated 6 years ago
- Implemetations of alexnet using Tensorflow on mnist.☆42Updated 6 years ago
- The examples of image recognition with the dataset CIFAR10 via tensorflow.☆129Updated 6 years ago
- ☆83Updated 7 years ago
- Code for finetuning AlexNet in TensorFlow >= 1.2rc0☆779Updated 6 years ago
- 使用TensorFlow实现AlexNet做图像识别☆50Updated 8 years ago
- ☆119Updated 9 years ago
- TensorFlow implementation of Faster R-CNN☆171Updated 7 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).☆178Updated 7 years ago
- An easy implement of VGG19 with tensorflow, which has a detailed explanation.☆179Updated 7 years ago
- 基于tensorflow开发的YOLO和YOLO9000,提供训练以及测试功能,以VOC2012数据集作为训练/测试集(5000/5000),进行性能检测,同时对比识别性能以及效率☆91Updated 7 years ago
- Finetuning AlexNet, VGGNet and ResNet with TensorFlow☆198Updated 4 years ago
- Research about Tensorflow☆327Updated 5 years ago
- Tensorflow implementation of VGG 16 and VGG 19☆100Updated 6 years ago
- Some practices about deep learning☆225Updated 6 years ago
- ☆32Updated 8 years ago
- SSDSingle Shot MultiBox Detector目标检测算法基于tensorflow的实现☆101Updated 7 years ago
- Tensorflow code for training different architectures(DenseNet, ResNet, AlexNet, GoogLeNet, VGG, NiN) on ImageNet dataset + Multi-GPU supp…☆169Updated 6 years ago
- Simple Tensorflow implementation of Densenet using Cifar10, MNIST☆506Updated 6 years ago
- A guide to transfer learning with inception-resnet-v2.☆230Updated 5 years ago
- Inception v3 (GoogelNet V3) using TensorFlow and Tensor-Slim☆36Updated 8 years ago
- A prediction demo by using tensorflow inception_v3.☆48Updated 8 years ago
- ShuffleNet Implementation in TensorFlow☆383Updated 6 years ago
- RFCN implementation in TensorFlow☆290Updated 7 years ago
- 深度学习入门的一些简单例子☆355Updated 6 years ago
- FastER RCNN built on tensorflow☆875Updated 7 years ago
- An implementment of AlexNet with TensorFlow☆37Updated 8 years ago
- tensorflow example of visualizing features from a convnet☆152Updated 9 years ago
- 这个项目是基于论文YOLO9000: Better, Faster, Stronger的keras(backend:tensorflow)实现☆162Updated 7 years ago