eltonlaw / vgg-cifar10Links
TensorFlow implementation of "Very Deep Convolutional Networks for Large Scale Image Recognition", model fine-tuned and adapted for CIFAR-10.
☆25Updated 7 years ago
Alternatives and similar repositories for vgg-cifar10
Users that are interested in vgg-cifar10 are comparing it to the libraries listed below
Sorting:
- tensorflow example of visualizing features from a convnet☆151Updated 9 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
- ☆132Updated 2 years ago
- Implementation of Grad CAM in tensorflow☆249Updated 3 years ago
- An example of visualization of weights and output of convolutional layers☆104Updated 9 years ago
- ☆94Updated 7 years ago
- TensorFlow implementations of visualization of convolutional neural networks, such as Grad-Class Activation Mapping and guided back propa…☆199Updated 7 years ago
- Convolutional Neural Networks with Alternately Updated Clique (to appear in CVPR 2018)☆327Updated 7 years ago
- Simple Tensorflow implementation of Densenet using Cifar10, MNIST☆505Updated 6 years ago
- An experimental Generative Adversarial Network implementation of the Capsule Neural Network☆52Updated 7 years ago
- Code for reproducing experiments in "Improved Training of Wasserstein GANs"☆20Updated 8 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 8 years ago
- Code for our ICCV'17 paper "MemNet: A Persistent Memory Network for Image Restoration" (SPOTLIGHT Presentation)☆184Updated 7 years ago
- Tensorflow-DenseNet with ImageNet Pretrained Models☆169Updated 3 years ago
- (PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch☆143Updated 8 years ago
- Tensorflow Implementation of Pixel Transposed Convolutional Networks (PixelTCN and PixelTCL)☆97Updated 6 years ago
- ☆73Updated 8 years ago
- Deep Convolutional Generative Adversarial Network (DCGAN) implementation on MatConvNet (compliant to any MCN version)☆43Updated 8 years ago
- ☆49Updated 7 years ago
- Implemetations of alexnet using Tensorflow on mnist.☆42Updated 7 years ago
- Residual Attention Network for Image Classification☆556Updated 8 years ago
- See Triple-GAN-V2 in PyTorch: https://github.com/taufikxu/Triple-GAN☆226Updated 5 years ago
- pytorch implementation of network-in-network model on cifar10☆51Updated 6 years ago
- An implement of Non-local neural networks for tensorflow version☆82Updated 6 years ago
- Finetuning AlexNet, VGGNet and ResNet with TensorFlow☆198Updated 4 years ago
- Tensorflow implementation of CycleGANs☆134Updated 8 years ago
- tensorflow->BCNN + pytorch -> vgg16/resnet/BCNN☆94Updated 6 years ago
- Learning Deep Features for Discriminative Localization (2016)☆150Updated 3 years ago
- Train Deep Residual Network from Scratch or or Fine-tune Pre-trained Model using Matconvnet☆82Updated 8 years ago
- There is the semi-supervised implement of 'Improved Techniques for Training GANs '☆147Updated 7 years ago