dingchenwei / googLeNetLinks
here is my implementation of the basic googLeNet describe in the paper "Going Deeper with Convolutions" in keras
☆39Updated 7 years ago
Alternatives and similar repositories for googLeNet
Users that are interested in googLeNet are comparing it to the libraries listed below
Sorting:
- Train DenseNet on Cifar-10 based on Keras☆41Updated 5 years ago
- Finetuning AlexNet, VGGNet and ResNet with TensorFlow☆198Updated 4 years ago
- tensorflow->BCNN + pytorch -> vgg16/resnet/BCNN☆93Updated 6 years ago
- ☆83Updated 7 years ago
- Spatial Pyramid Pooling on top of AlexNet using tensorflow. ***New updates for SPPnet in Pytorch**☆131Updated 6 years ago
- tensorflow_alexnet_classify (details http://www.cnblogs.com/vipyoumay/p/7686230.html)☆106Updated 6 years ago
- TensorFlow implementation of Faster R-CNN☆171Updated 7 years ago
- Naive implementation of SENet in Keras☆134Updated 6 years ago
- DenseNet Implementation in Keras with ImageNet Pretrained Models☆566Updated 5 years ago
- a baseline for baidu dog classification competition.☆113Updated 7 years ago
- A guide to transfer learning with inception-resnet-v2.☆230Updated 5 years ago
- Implementation of Grad CAM in tensorflow☆249Updated 2 years ago
- Tensorflow-DenseNet with ImageNet Pretrained Models☆168Updated 3 years ago
- Inception v3 (GoogelNet V3) using TensorFlow and Tensor-Slim☆36Updated 8 years ago
- data augmentation on python☆35Updated 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 8 years ago
- ☆62Updated 8 years ago
- The code includes all the file that you need in the training stage for FCN☆107Updated 7 years ago
- Implemetations of alexnet using Tensorflow on mnist.☆42Updated 6 years ago
- Tensorflow implementation of VGG 16 and VGG 19☆100Updated 6 years ago
- Udacity Machine Learning Nano Degree Courses☆201Updated 7 years ago
- Inception-v4, Inception - Resnet-v1 and v2 Architectures in Keras☆389Updated 7 years ago
- Simple Tensorflow implementation of ResNeXt using Cifar10☆157Updated 6 years ago
- an implement of AlexNet with tensorflow, which has a detailed explanation.☆149Updated 7 years ago
- Implementation of ResNeXt models from the paper Aggregated Residual Transformations for Deep Neural Networks in Keras 2.0+.☆224Updated 4 years ago
- This repo shows how to finetune a ResNet50 model for your own data using Keras.☆157Updated 7 years ago
- This is an implementation of Bilinear CNN for fine grained visual recognition using TensorFlow.☆191Updated 8 years ago
- TensorFlow implementation of AlexNet and its training and testing on ImageNet ILSVRC 2012 dataset☆160Updated 6 years ago
- Keras pretrained models (VGG16, InceptionV3, Resnet50, Resnet152) + Transfer Learning for predicting classes in the Oxford 102 flower dat…☆274Updated 6 years ago
- Tensorflow code for training different architectures(DenseNet, ResNet, AlexNet, GoogLeNet, VGG, NiN) on ImageNet dataset + Multi-GPU supp…☆169Updated 6 years ago