mjiansun / cifar10-vgg16Links
CNN to classify the cifar-10 database by using a vgg16 trained on Imagenet as base.
☆28Updated 6 years ago
Alternatives and similar repositories for cifar10-vgg16
Users that are interested in cifar10-vgg16 are comparing it to the libraries listed below
Sorting:
- An implement of LeNet, AlexNet, VGG16, GoogLeNet and ResNet with Tensorflow.☆35Updated 5 years ago
- VGG16 models for CIFAR-10 and CIFAR-100 using Keras☆224Updated 3 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆351Updated 6 years ago
- TensorFlow implementation of "Very Deep Convolutional Networks for Large Scale Image Recognition", model fine-tuned and adapted for CIFAR…☆25Updated 7 years ago
- Simple Tensorflow implementation of Densenet using Cifar10, MNIST☆506Updated 6 years ago
- Code for finetuning AlexNet in TensorFlow >= 1.2rc0☆779Updated 6 years ago
- Implementation of Matthew D. Zeiler's Paper "Visualizing and Understanding Convolutional Neural Networks" [https://cs.nyu.edu/~fergus/pap…☆68Updated 7 years ago
- TensorFlow implementation of AlexNet and its training and testing on ImageNet ILSVRC 2012 dataset☆160Updated 6 years ago
- An implementment of AlexNet with TensorFlow☆37Updated 8 years ago
- Create your own dataset with the similar format with CIFAR10 in python version.☆87Updated 7 years ago
- here is my implementation of the basic googLeNet describe in the paper "Going Deeper with Convolutions" in keras☆39Updated 7 years ago
- tensorflow_alexnet_classify (details http://www.cnblogs.com/vipyoumay/p/7686230.html)☆106Updated 6 years ago
- Pytorch Imagenet Models Example + Transfer Learning (and fine-tuning)☆160Updated 7 years ago
- Implementation of Grad CAM in tensorflow☆249Updated 2 years ago
- 3.41% and 17.11% error on CIFAR-10 and CIFAR-100☆333Updated 6 years ago
- an implement of AlexNet with tensorflow, which has a detailed explanation.☆149Updated 7 years ago
- pytorch implementation of network-in-network model on cifar10☆51Updated 6 years ago
- Visualization CNN model by Keras.☆73Updated 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).☆178Updated 7 years ago
- TensorFlow implementation of GoogLeNet and Inception for image classification.☆287Updated 5 years ago
- practice on CIFAR10 with Keras☆42Updated 6 years ago
- tensorflow example of visualizing features from a convnet☆152Updated 9 years ago
- Play deep learning with CIFAR datasets☆829Updated 4 years ago
- Re-implement Kaiming He's deep residual networks in tensorflow. Can be trained with cifar10.☆829Updated 6 years ago
- There is the semi-supervised implement of 'Improved Techniques for Training GANs '☆146Updated 7 years ago
- Implementation of model compression with knowledge distilling method.☆343Updated 8 years ago
- Finetuning AlexNet, VGGNet and ResNet with TensorFlow☆198Updated 4 years ago
- Baseline classifiers on the polluted MNIST dataset, SJTU CS420 course project☆68Updated 6 years ago
- ☆83Updated 7 years ago
- High-acc(>0.7) model(ResNet, ResNeXt, DenseNet, SENet, SE-ResNeXt) on TensorFlow.☆123Updated 5 years ago