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
Alternatives and similar repositories for torch-residual-networks:
Users that are interested in torch-residual-networks are comparing it to the libraries listed below
- Deep Networks with Stochastic Depth☆477Updated 6 years ago
- SPP_net : Spatial Pyramid Pooling in Deep Convolutional Networks for Visual Recognition☆364Updated 8 years ago
- DeconvNet : Learning Deconvolution Network for Semantic Segmentation☆325Updated 9 years ago
- ☆597Updated 10 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
- Deep Residual Networks with 1K Layers☆911Updated 7 years ago
- A collection of deep learning tutorials using Tensorflow and Python☆521Updated 7 years ago
- an imagenet example in torch.☆401Updated 7 years ago
- A list of papers on Semantic Segmentation.☆402Updated 6 years ago
- PyTorch and Tensorflow functional model definitions☆586Updated 6 years ago
- in progress☆495Updated 5 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.☆377Updated 7 years ago
- Random notes on papers, likely a short-term repo.☆672Updated 7 years ago
- 3.8% and 18.3% on CIFAR-10 and CIFAR-100☆1,297Updated 5 years ago
- conversation of caffe vgg16 model to tensorflow☆672Updated 6 years ago
- natural image generation using ConvNets☆598Updated 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
- Training Very Deep Neural Networks Without Skip-Connections☆585Updated 6 years ago
- Demo code for PVANet☆651Updated 2 years ago
- R-FCN: Object Detection via Region-based Fully Convolutional Networks☆1,243Updated 7 years ago
- DenseNet Implementation in Tensorflow☆569Updated 5 years ago
- A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).