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
- Implementation of Grad CAM in tensorflow☆249Updated 3 years ago
- ☆131Updated 2 years ago
- ☆94Updated 7 years ago
- Tensorflow-DenseNet with ImageNet Pretrained Models☆168Updated 3 years ago
- Simple Tensorflow implementation of Densenet using Cifar10, MNIST☆506Updated 6 years ago
- This is an implementation of Bilinear CNN for fine grained visual recognition using TensorFlow.☆191Updated 8 years ago
- Code for reproducing experiments in "Improved Training of Wasserstein GANs"☆20Updated 8 years ago
- Inception score for measuring quality of images generating from GAN☆42Updated 7 years ago
- TensorFlow implementations of visualization of convolutional neural networks, such as Grad-Class Activation Mapping and guided back propa…☆196Updated 6 years ago
- ☆73Updated 8 years ago
- tensorflow->BCNN + pytorch -> vgg16/resnet/BCNN☆94Updated 6 years ago
- An experimental Generative Adversarial Network implementation of the Capsule Neural Network☆52Updated 7 years ago
- An example of visualization of weights and output of convolutional layers☆104Updated 9 years ago
- Convolutional Neural Networks with Alternately Updated Clique (to appear in CVPR 2018)☆326Updated 7 years ago
- ☆49Updated 7 years ago
- Fine-grained classification of bird images from Caltech-UCSD Birds-200-2011 dataset☆47Updated 7 years ago
- A guide to transfer learning with inception-resnet-v2.☆230Updated 5 years ago
- Deep Convolutional Generative Adversarial Network (DCGAN) implementation on MatConvNet (compliant to any MCN version)☆43Updated 8 years ago
- Simple Tensorflow implementation of pre-activation ResNet18, 34, 50, 101, 152☆180Updated 6 years ago
- Tensorflow Implementation of Pixel Transposed Convolutional Networks (PixelTCN and PixelTCL)☆97Updated 6 years ago
- Simple Tensorflow implementation of ResNeXt using Cifar10☆157Updated 7 years ago
- An implement of Non-local neural networks for tensorflow version☆82Updated 6 years ago
- Implementation of DNCNN in TensorFlow-Slim☆15Updated 7 years ago
- Implementation of U-Net architecture using Pytorch☆109Updated 6 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.☆176Updated 5 years ago
- Finetuning AlexNet, VGGNet and ResNet with TensorFlow☆198Updated 4 years ago
- (PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch☆142Updated 8 years ago