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:
- Implementation of Matthew D. Zeiler's Paper "Visualizing and Understanding Convolutional Neural Networks" [https://cs.nyu.edu/~fergus/pap…☆68Updated 7 years ago
- tensorflow example of visualizing features from a convnet☆151Updated 9 years ago
- Implementation of Grad CAM in tensorflow☆250Updated 3 years ago
- An example of visualization of weights and output of convolutional layers☆104Updated 9 years ago
- ☆94Updated 7 years ago
- Tensorflow Implementation of Pixel Transposed Convolutional Networks (PixelTCN and PixelTCL)☆97Updated 7 years ago
- Convolutional Neural Networks with Alternately Updated Clique (to appear in CVPR 2018)☆327Updated 7 years ago
- ☆132Updated 2 years ago
- Simple Tensorflow implementation of Densenet using Cifar10, MNIST☆505Updated 6 years ago
- Tensorflow-DenseNet with ImageNet Pretrained Models☆169Updated 3 years ago
- Code for reproducing experiments in "Improved Training of Wasserstein GANs"☆20Updated 8 years ago
- An implement of Non-local neural networks for tensorflow version☆82Updated 7 years ago
- Tensorflow implementation of CycleGANs☆134Updated 8 years ago
- Simple Tensorflow implementation of pre-activation ResNet18, 34, 50, 101, 152☆181Updated 6 years ago
- tensorflow->BCNN + pytorch -> vgg16/resnet/BCNN☆94Updated 6 years ago
- This repo is the tensorflow implementation of Discriminative Feature Network (DFN)☆99Updated 3 years ago
- TensorFlow implementations of visualization of convolutional neural networks, such as Grad-Class Activation Mapping and guided back propa…☆199Updated 7 years ago
- An (re-)implementation of DeepLab v2 (ResNet-101) in TensorFlow for semantic image segmentation on the PASCAL VOC 2012 dataset.☆176Updated 6 years ago
- This is an implementation of Bilinear CNN for fine grained visual recognition using TensorFlow.☆191Updated 8 years ago
- 🐝Tensorflow Implementation of Spatial Transformer Networks☆291Updated 6 years ago
- Implemetations of alexnet using Tensorflow on mnist.☆42Updated 7 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 8 years ago
- Cifar-10 CNN implementation using TensorFlow library with 20% error.☆91Updated 6 years ago
- Residual Attention Network for Image Classification☆559Updated 8 years ago
- Deformable Convolution in TensorFlow / Keras☆211Updated 8 years ago
- Train Deep Residual Network from Scratch or or Fine-tune Pre-trained Model using Matconvnet☆82Updated 8 years ago
- Learning Deep Features for Discriminative Localization (2016)☆150Updated 3 years ago
- Code for our ICCV'17 paper "MemNet: A Persistent Memory Network for Image Restoration" (SPOTLIGHT Presentation)☆184Updated 7 years ago
- Spatial Pyramid Pooling on top of AlexNet using tensorflow. ***New updates for SPPnet in Pytorch**☆131Updated 7 years ago
- Inception score for measuring quality of images generating from GAN☆42Updated 8 years ago