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
- An example of visualization of weights and output of convolutional layers☆104Updated 9 years ago
- ☆94Updated 7 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
- Implementation of Grad CAM in tensorflow☆249Updated 3 years ago
- ☆131Updated 2 years ago
- Code for reproducing experiments in "Improved Training of Wasserstein GANs"☆20Updated 8 years ago
- Convolutional Neural Networks with Alternately Updated Clique (to appear in CVPR 2018)☆327Updated 7 years ago
- ☆73Updated 8 years ago
- Tensorflow Implementation of Pixel Transposed Convolutional Networks (PixelTCN and PixelTCL)☆97Updated 6 years ago
- This is an implementation of Bilinear CNN for fine grained visual recognition using TensorFlow.☆191Updated 8 years ago
- TensorFlow implementations of visualization of convolutional neural networks, such as Grad-Class Activation Mapping and guided back propa…☆197Updated 7 years ago
- Code for our ICCV'17 paper "MemNet: A Persistent Memory Network for Image Restoration" (SPOTLIGHT Presentation)☆184Updated 7 years ago
- Code for our CVPR'17 paper "Image Super-Resolution via Deep Recursive Residual Network"☆231Updated 7 years ago
- Fine-grained classification of bird images from Caltech-UCSD Birds-200-2011 dataset☆47Updated 7 years ago
- tensorflow->BCNN + pytorch -> vgg16/resnet/BCNN☆94Updated 6 years ago
- (PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch☆143Updated 8 years ago
- Tensorflow-DenseNet with ImageNet Pretrained Models☆168Updated 3 years ago
- Inception score for measuring quality of images generating from GAN☆42Updated 7 years ago
- Tensorflow implementation of the paper "Deep Laplacian Pyramid Networks for Fast and Accurate Super-Resolution"☆104Updated 7 years ago
- Tensorflow implementation of CycleGANs☆134Updated 8 years ago
- An implement of Non-local neural networks for tensorflow version☆82Updated 6 years ago
- An experimental Generative Adversarial Network implementation of the Capsule Neural Network☆52Updated 7 years ago
- Deep Convolutional Generative Adversarial Network (DCGAN) implementation on MatConvNet (compliant to any MCN version)☆43Updated 8 years ago
- pytorch codes☆51Updated 6 years ago
- Finetune ConvNets with Tensorflow☆21Updated 7 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 8 years ago
- Train Deep Residual Network from Scratch or or Fine-tune Pre-trained Model using Matconvnet☆82Updated 7 years ago
- Implementation of DNCNN in TensorFlow-Slim☆15Updated 8 years ago
- Implementation of training and testing process of VGG16 and VGG19 in TensorFlow☆22Updated 8 years ago