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☆152Updated 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
- Inception score for measuring quality of images generating from GAN☆42Updated 7 years ago
- Implementation of Grad CAM in tensorflow☆249Updated 2 years ago
- ☆131Updated 2 years ago
- Code for reproducing experiments in "Improved Training of Wasserstein GANs"☆20Updated 8 years ago
- ☆73Updated 8 years ago
- (PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch☆142Updated 8 years ago
- See Triple-GAN-V2 in PyTorch: https://github.com/taufikxu/Triple-GAN☆226Updated 4 years ago
- There is the semi-supervised implement of 'Improved Techniques for Training GANs '☆147Updated 7 years ago
- Tensorflow Implementation of Pixel Transposed Convolutional Networks (PixelTCN and PixelTCL)☆97Updated 6 years ago
- An example of visualization of weights and output of convolutional layers☆104Updated 8 years ago
- Implemetations of alexnet using Tensorflow on mnist.☆42Updated 6 years ago
- ☆49Updated 7 years ago
- An experimental Generative Adversarial Network implementation of the Capsule Neural Network☆52Updated 7 years ago
- Convolutional Neural Networks with Alternately Updated Clique (to appear in CVPR 2018)☆327Updated 7 years ago
- DualGAN-tensorflow: tensorflow implementation of DualGAN☆268Updated 5 years ago
- Simple Tensorflow implementation of Triple Generative Adversarial Nets (NIPS 2017)☆68Updated 7 years ago
- Implementation of U-Net architecture using Pytorch☆107Updated 6 years ago
- This is an implementation of Bilinear CNN for fine grained visual recognition using TensorFlow.☆191Updated 8 years ago
- Tensorflow implementation of PROGRESSIVE GROWING OF GANS FOR IMPROVED QUALITY, STABILITY, AND VARIATION☆149Updated 3 years ago
- Simple Tensorflow implementation of Densenet using Cifar10, MNIST☆506Updated 6 years ago
- TensorFlow implementations of visualization of convolutional neural networks, such as Grad-Class Activation Mapping and guided back propa…☆196Updated 6 years ago
- Implementation of "Context Encoders: Feature Learning by Inpainting"☆183Updated 5 years ago
- Cifar-10 CNN implementation using TensorFlow library with 20% error.☆91Updated 5 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 8 years ago
- An (re-)implementation of DeepLab v2 (ResNet-101) in TensorFlow for semantic image segmentation on the PASCAL VOC 2012 dataset.☆175Updated 5 years ago
- Finetuning AlexNet, VGGNet and ResNet with TensorFlow☆198Updated 4 years ago
- An implement of Non-local neural networks for tensorflow version☆82Updated 6 years ago