gcr / torch-residual-networks
This is a Torch implementation of ["Deep Residual Learning for Image Recognition",Kaiming He, Xiangyu Zhang, Shaoqing Ren, Jian Sun](http://arxiv.org/abs/1512.03385) the winners of the 2015 ILSVRC and COCO challenges.
☆576Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for torch-residual-networks
- an imagenet example in torch.☆401Updated 7 years ago
- Deep Residual Networks with 1K Layers☆905Updated 7 years ago
- SPP_net : Spatial Pyramid Pooling in Deep Convolutional Networks for Visual Recognition☆364Updated 8 years ago
- Deep Networks with Stochastic Depth☆477Updated 6 years ago
- A collection of deep learning tutorials using Tensorflow and Python☆521Updated 7 years ago
- OptNet - Reducing memory usage in torch neural nets☆282Updated 7 years ago
- Some handy utility libraries and tools for the Caffe deep learning framework.☆457Updated 5 years ago
- A series of machine learning tutorials for Torch7☆622Updated 3 years ago
- in progress☆496Updated 5 years ago
- Evaluation of the CNN design choices performance on ImageNet-2012.☆741Updated 7 years ago
- conversation of caffe vgg16 model to tensorflow☆672Updated 5 years ago
- Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts☆2,295Updated 2 years ago
- TensorFlow implementation of "Learning from Simulated and Unsupervised Images through Adversarial Training"☆575Updated 4 years ago
- Spatially-sparse convolutional networks. Allows processing of sparse 2, 3 and 4 dimensional data.Build CNNs on the square/cubic/hypercubi…☆406Updated 3 years ago
- Tensorflow implementation of "Learning Deep Features for Discriminative Localization"☆361Updated 7 years ago
- Compare SELUs (scaled exponential linear units) with other activations on MNIST, CIFAR10, etc.☆378Updated 7 years ago
- Convolutional Neural Networks Assignments☆297Updated 9 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆417Updated 7 years ago
- DeconvNet : Learning Deconvolution Network for Semantic Segmentation☆325Updated 9 years ago
- A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).☆393Updated 6 years ago
- ImageNet pre-trained models with batch normalization for the Caffe framework☆363Updated 6 years ago
- A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational A…☆595Updated 7 years ago
- Speed up PixelCNN++ image generation by up to a 183 times☆480Updated 7 years ago
- A list of papers on Semantic Segmentation.☆402Updated 6 years ago
- DenseNet Implementation in Tensorflow☆573Updated 5 years ago
- LSTM implementation on Caffe☆493Updated 8 years ago