mjiansun / cifar10-vgg16
CNN to classify the cifar-10 database by using a vgg16 trained on Imagenet as base.
☆29Updated 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
- VGG16 models for CIFAR-10 and CIFAR-100 using Keras☆223Updated 3 years ago
- Finetuning AlexNet, VGGNet and ResNet with TensorFlow☆198Updated 3 years ago
- Create your own dataset with the similar format with CIFAR10 in python version.☆87Updated 7 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
- practice on CIFAR10 with Keras☆41Updated 6 years ago
- High-acc(>0.7) model(ResNet, ResNeXt, DenseNet, SENet, SE-ResNeXt) on TensorFlow.☆122Updated 5 years ago
- An implement of LeNet, AlexNet, VGG16, GoogLeNet and ResNet with Tensorflow.☆35Updated 5 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
- Baseline classifiers on the polluted MNIST dataset, SJTU CS420 course project☆69Updated 6 years ago
- Implemetations of alexnet using Tensorflow on mnist.☆42Updated 6 years ago
- tensorflow->BCNN + pytorch -> vgg16/resnet/BCNN☆93Updated 5 years ago
- ☆83Updated 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).☆179Updated 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
- 3.41% and 17.11% error on CIFAR-10 and CIFAR-100☆331Updated 6 years ago
- Simple Tensorflow implementation of Densenet using Cifar10, MNIST☆506Updated 6 years ago
- tensorflow_alexnet_classify (details http://www.cnblogs.com/vipyoumay/p/7686230.html)☆106Updated 6 years ago
- ☆48Updated 7 years ago
- Cifar-10 CNN implementation using TensorFlow library with 20% error.☆91Updated 5 years ago
- pytorch implementation of network-in-network model on cifar10☆51Updated 6 years ago
- PyTorch implementation of AlexNet☆127Updated 7 years ago
- implementation of Iterative Pruning for Deep neural network [Han2015].☆40Updated 6 years ago
- There is the semi-supervised implement of 'Improved Techniques for Training GANs '☆145Updated 7 years ago
- DenseNet Implementation in Tensorflow☆568Updated 5 years ago
- Residual Attention Network for Image Classification☆554Updated 7 years ago
- Play deep learning with CIFAR datasets☆827Updated 4 years ago
- Simple Tensorflow implementation of pre-activation ResNet18, 34, 50, 101, 152☆181Updated 5 years ago
- Pytorch Imagenet Models Example + Transfer Learning (and fine-tuning)☆158Updated 7 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆348Updated 5 years ago