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
- 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 "Very Deep Convolutional Networks for Large Scale Image Recognition", model fine-tuned and adapted for CIFAR…☆25Updated 7 years ago
- PyTorch implementation of AlexNet☆127Updated 7 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆351Updated 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
- Create your own dataset with the similar format with CIFAR10 in python version.☆87Updated 7 years ago
- Finetuning AlexNet, VGGNet and ResNet with TensorFlow☆198Updated 4 years ago
- TensorFlow implementation of AlexNet and its training and testing on ImageNet ILSVRC 2012 dataset☆160Updated 6 years ago
- ☆48Updated 7 years ago
- Implemetations of alexnet using Tensorflow on mnist.☆42Updated 6 years ago
- pytorch implementation of network-in-network model on cifar10☆51Updated 6 years ago
- High-acc(>0.7) model(ResNet, ResNeXt, DenseNet, SENet, SE-ResNeXt) on TensorFlow.☆123Updated 5 years ago
- mnist classification with tensorflow ( nn, cnn, lstm, nlstm, bi-lstm, cnn-rnn)☆108Updated 8 years ago
- 3.41% and 17.11% error on CIFAR-10 and CIFAR-100☆333Updated 6 years ago
- practice on CIFAR10 with Keras☆42Updated 6 years ago
- LeNet, AleNet, VGGNet, GoogleNet, ResNet are used for MNIST dataset based on keras.☆15Updated 6 years ago
- Baseline classifiers on the polluted MNIST dataset, SJTU CS420 course project☆68Updated 6 years ago
- Implementation of Grad CAM in tensorflow☆249Updated 2 years ago
- Pytorch Imagenet Models Example + Transfer Learning (and fine-tuning)☆159Updated 7 years ago
- Classification for cifar10 in pytorch including alexnet, densenet, googlenet, lenet, resnet, vgg☆28Updated 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
- 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
- Reimplementation ResNet on cifar10 with caffe☆129Updated 8 years ago
- some real example of machine learn algorithm☆66Updated 4 years ago
- Simple Tensorflow implementation of Densenet using Cifar10, MNIST☆507Updated 6 years ago
- an implement of AlexNet with tensorflow, which has a detailed explanation.☆149Updated 7 years ago
- cifar10数据集上进行图片分类,基于tensorflow框架,旨在探究不同的改进策略对分类准确率的影响,如何一步步得提高准确率☆571Updated 6 years ago
- TensorFlow implementation of GoogLeNet and Inception for image classification.☆287Updated 5 years ago