hjptriplebee / AlexNet_with_tensorflow
an implement of AlexNet with tensorflow, which has a detailed explanation.
☆149Updated 6 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
- tensorflow_alexnet_classify (details http://www.cnblogs.com/vipyoumay/p/7686230.html)☆106Updated 6 years ago
- TensorFlow implementation of AlexNet and its training and testing on ImageNet ILSVRC 2012 dataset☆160Updated 6 years ago
- ☆83Updated 7 years ago
- Finetuning AlexNet, VGGNet and ResNet with TensorFlow☆198Updated 3 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
- TensorFlow implementation of Faster R-CNN☆171Updated 7 years ago
- Implemetations of alexnet using Tensorflow on mnist.☆42Updated 6 years ago
- Code for finetuning AlexNet in TensorFlow >= 1.2rc0☆779Updated 5 years ago
- An easy implement of VGG19 with tensorflow, which has a detailed explanation.☆179Updated 6 years ago
- The examples of image recognition with the dataset CIFAR10 via tensorflow.☆130Updated 6 years ago
- An implementment of AlexNet with TensorFlow☆37Updated 7 years ago
- 基于tensorflow开发的YOLO和YOLO9000,提供训练以及测试功能,以VOC2012数据集作为训练/测试集(5000/5000),进行性能检测,同时对比识别性能以及效率☆90Updated 6 years ago
- Inception v3 (GoogelNet V3) using TensorFlow and Tensor-Slim☆36Updated 8 years ago
- ☆105Updated 7 years ago
- SSD implementation in development in TensorFlow☆182Updated 7 years ago
- ☆120Updated 8 years ago
- Tensorflow implementation of VGG 16 and VGG 19☆100Updated 6 years ago
- RFCN implementation in TensorFlow☆290Updated 7 years ago
- Try to implement YOLOv3 with TensorFlow☆67Updated 6 years ago
- 这个项目是基于论文YOLO9000: Better, Faster, Stronger的keras(backend:tensorflow)实现☆162Updated 7 years ago
- ShuffleNet Implementation in TensorFlow☆383Updated 6 years ago
- tensorflow example of visualizing features from a convnet☆151Updated 8 years ago
- The Tensorflow with tflearn implementation of the RCNN model.☆180Updated 7 years ago
- ResNet model in TensorFlow☆24Updated 7 years ago
- ImageNet pre-trained models with batch normalization for the Caffe framework☆363Updated 7 years ago
- 使用TensorFlow实现AlexNet做图像识别☆50Updated 8 years ago
- The code on deep learning.☆74Updated 6 years ago
- FastER RCNN built on tensorflow☆875Updated 6 years ago
- here is my implementation of the basic googLeNet describe in the paper "Going Deeper with Convolutions" in keras☆39Updated 7 years ago
- SSDSingle Shot MultiBox Detector目标检测算法基于tensorflow的实现☆101Updated 6 years ago