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
- TensorFlow implementation of "Very Deep Convolutional Networks for Large Scale Image Recognition", model fine-tuned and adapted for CIFAR…☆25Updated 7 years ago
- An implement of LeNet, AlexNet, VGG16, GoogLeNet and ResNet with Tensorflow.☆34Updated 5 years ago
- VGG16 models for CIFAR-10 and CIFAR-100 using Keras☆223Updated 3 years ago
- Create your own dataset with the similar format with CIFAR10 in python version.☆87Updated 7 years ago
- practice on CIFAR10 with Keras☆41Updated 6 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆348Updated 5 years ago
- LeNet, AleNet, VGGNet, GoogleNet, ResNet are used for MNIST dataset based on keras.☆15Updated 6 years ago
- Cifar-10 CNN implementation using TensorFlow library with 20% error.☆91Updated 5 years ago
- TensorFlow implementation of AlexNet and its training and testing on ImageNet ILSVRC 2012 dataset☆160Updated 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
- Finetuning AlexNet, VGGNet and ResNet with TensorFlow☆198Updated 3 years ago
- ☆83Updated 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
- pytorch implementation of network-in-network model on cifar10☆51Updated 6 years ago
- Train DenseNet on Cifar-10 based on Keras☆41Updated 4 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
- Simple Tensorflow implementation of Densenet using Cifar10, MNIST☆506Updated 5 years ago
- Baseline classifiers on the polluted MNIST dataset, SJTU CS420 course project☆69Updated 6 years ago
- tensorflow_alexnet_classify (details http://www.cnblogs.com/vipyoumay/p/7686230.html)☆106Updated 6 years ago
- PyTorch implementation of AlexNet☆127Updated 7 years ago
- Residual Attention Network for Image Classification☆553Updated 7 years ago
- 3.41% and 17.11% error on CIFAR-10 and CIFAR-100☆331Updated 6 years ago
- A guide to transfer learning with inception-resnet-v2.☆230Updated 5 years ago
- Implemetations of alexnet using Tensorflow on mnist.☆42Updated 6 years ago
- Reimplementation ResNet on cifar10 with caffe☆129Updated 7 years ago
- Exploring CNNs and model quantization on Caltech-256 dataset☆85Updated 7 years ago
- Play deep learning with CIFAR datasets☆826Updated 4 years ago
- There is the semi-supervised implement of 'Improved Techniques for Training GANs '☆145Updated 6 years ago
- tensorflow->BCNN + pytorch -> vgg16/resnet/BCNN☆92Updated 5 years ago
- cnn compression for keras☆22Updated 6 years ago