mjiansun / cifar10-vgg16
CNN to classify the cifar-10 database by using a vgg16 trained on Imagenet as base.
☆28Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for cifar10-vgg16
- VGG16 models for CIFAR-10 and CIFAR-100 using Keras☆219Updated 3 years ago
- An implement of LeNet, AlexNet, VGG16, GoogLeNet and ResNet with Tensorflow.☆34Updated 5 years ago
- here is my implementation of the basic googLeNet describe in the paper "Going Deeper with Convolutions" in keras☆40Updated 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
- TensorFlow implementation of AlexNet and its training and testing on ImageNet ILSVRC 2012 dataset☆161Updated 5 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆346Updated 5 years ago
- Reimplementation ResNet on cifar10 with caffe☆129Updated 7 years ago
- ☆82Updated 6 years ago
- ResNet-20/32/44/56/110 on CIFAR-10 with Caffe☆166Updated 6 months ago
- TensorFlow implementation of "Very Deep Convolutional Networks for Large Scale Image Recognition", model fine-tuned and adapted for CIFAR…☆26Updated 6 years ago
- Implemetations of alexnet using Tensorflow on mnist.☆42Updated 6 years ago
- implementation of Iterative Pruning for Deep neural network [Han2015].☆40Updated 6 years ago
- tensorflow_alexnet_classify (details http://www.cnblogs.com/vipyoumay/p/7686230.html)☆106Updated 6 years ago
- Implementation of Matthew D. Zeiler's Paper "Visualizing and Understanding Convolutional Neural Networks" [https://cs.nyu.edu/~fergus/pap…☆67Updated 6 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
- pytorch implementation of network-in-network model on cifar10☆51Updated 5 years ago
- Finetuning AlexNet, VGGNet and ResNet with TensorFlow☆196Updated 3 years ago
- High-acc(>0.7) model(ResNet, ResNeXt, DenseNet, SENet, SE-ResNeXt) on TensorFlow.☆121Updated 5 years ago
- Simple Tensorflow implementation of pre-activation ResNet18, 34, 50, 101, 152☆181Updated 5 years ago
- Classification for cifar10 in pytorch including alexnet, densenet, googlenet, lenet, resnet, vgg☆28Updated 6 years ago
- Residual Attention Network for Image Classification☆552Updated 7 years ago
- PyTorch implementation of "Distilling the Knowledge in a Neural Network" for model compression☆59Updated 7 years ago
- Implementation of model compression with knowledge distilling method.☆346Updated 7 years ago
- Implementation of "Iterative pruning" on TensorFlow☆161Updated 3 years ago
- Pytorch Imagenet Models Example + Transfer Learning (and fine-tuning)☆157Updated 7 years ago
- Caffe for Deep Compression☆238Updated 7 years ago
- Simple Tensorflow implementation of Densenet using Cifar10, MNIST☆507Updated 5 years ago
- Implementation of Grad CAM in tensorflow☆248Updated 2 years ago
- An implementment of AlexNet with TensorFlow☆37Updated 7 years ago