szagoruyko / wide-residual-networksLinks
3.8% and 18.3% on CIFAR-10 and CIFAR-100
☆1,308Updated 6 years ago
Alternatives and similar repositories for wide-residual-networks
Users that are interested in wide-residual-networks are comparing it to the libraries listed below
Sorting:
- Deep Residual Networks with 1K Layers☆927Updated 8 years ago
- A PyTorch implementation of DenseNet.☆840Updated 7 years ago
- Evaluation of the CNN design choices performance on ImageNet-2012.☆742Updated 8 years ago
- Improving Convolutional Networks via Attention Transfer (ICLR 2017)☆1,461Updated 7 years ago
- Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts☆2,341Updated 3 years ago
- PyTorch and Tensorflow functional model definitions☆587Updated 7 years ago
- DenseNet Implementation in Tensorflow☆566Updated 6 years ago
- A memory-efficient implementation of DenseNets☆1,539Updated 2 years ago
- Fine-tune pretrained Convolutional Neural Networks with PyTorch☆725Updated last year
- This is a Torch implementation of ["Deep Residual Learning for Image Recognition",Kaiming He, Xiangyu Zhang, Shaoqing Ren, Jian Sun](http…☆581Updated 5 years ago
- Class Activation Mapping☆1,876Updated 3 years ago
- CNN visualization tool in TensorFlow☆779Updated 6 years ago
- Dilated Convolution for Semantic Image Segmentation☆785Updated 7 years ago
- DenseNet implementation in Keras☆710Updated 5 years ago
- Quickly comparing your image classification models with the state-of-the-art models (such as DenseNet, ResNet, ...)☆371Updated 6 years ago
- Reproduces ResNet-V3 with pytorch☆517Updated 5 years ago
- CondenseNet: Light weighted CNN for mobile devices☆691Updated 5 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆554Updated 5 years ago
- Log TensorBoard events without touching TensorFlow☆628Updated 2 years ago
- Network Dissection http://netdissect.csail.mit.edu for quantifying interpretability of deep CNNs.☆452Updated 7 years ago
- Multi-Scale Dense Networks for Resource Efficient Image Classification (ICLR 2018 Oral)☆461Updated 6 years ago
- Implementation of a classification framework from the paper Aggregated Residual Transformations for Deep Neural Networks☆1,923Updated 5 years ago
- Wide Residual Networks (WideResNets) in PyTorch☆345Updated 4 years ago
- R-FCN with joint training and python support☆1,048Updated 4 years ago
- DenseNet Implementation in Keras with ImageNet Pretrained Models☆565Updated 6 years ago
- A PyTorch Implementation for Densely Connected Convolutional Networks (DenseNets)