bmsookim / wide-resnet.pytorch
Best CIFAR-10, CIFAR-100 results with wide-residual networks using PyTorch
☆469Updated 5 years ago
Alternatives and similar repositories for wide-resnet.pytorch
Users that are interested in wide-resnet.pytorch are comparing it to the libraries listed below
Sorting:
- Wide Residual Networks (WideResNets) in PyTorch☆338Updated 4 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆550Updated 5 years ago
- A drop-in replacement for CIFAR-10.☆241Updated 4 years ago
- 3.41% and 17.11% error on CIFAR-10 and CIFAR-100☆332Updated 6 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆637Updated 2 years ago
- mixup: Beyond Empirical Risk Minimization☆1,178Updated 3 years ago
- Code for reproducing Manifold Mixup results (ICML 2019)☆491Updated last year
- A PyTorch implementation for PyramidNets (Deep Pyramidal Residual Networks, https://arxiv.org/abs/1610.02915)☆272Updated 4 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆989Updated 3 weeks ago
- A PyTorch Implementation for Densely Connected Convolutional Networks (DenseNets)☆472Updated 7 years ago
- Stochastic Weight Averaging in PyTorch☆972Updated 3 years ago
- Corruption and Perturbation Robustness (ICLR 2019)☆1,074Updated 2 years ago
- Implementation of the mixup training method☆466Updated 6 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆795Updated 5 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆351Updated 6 years ago
- Implementation for the paper (CVPR Oral): High Frequency Component Helps Explain the Generalization of Convolutional Neural Networks☆237Updated 4 years ago
- Code for the paper "A Simple Unified Framework for Detecting Out-of-Distribution Samples and Adversarial Attacks".☆344Updated 5 years ago
- Code to create Stylized-ImageNet, a stylized version of standard ImageNet (ICLR 2019 Oral)☆513Updated 3 weeks ago
- Classification with PyTorch.☆1,726Updated 10 months ago
- A PyTorch implementation of DenseNet.☆839Updated 6 years ago
- Public repo for Augmented Multiscale Deep InfoMax representation learning☆400Updated 4 years ago
- A simple and effective method for detecting out-of-distribution images in neural networks.☆536Updated 3 years ago
- TRADES (TRadeoff-inspired Adversarial DEfense via Surrogate-loss minimization)☆534Updated 2 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,479Updated last year
- Code for PackNet: Adding Multiple Tasks to a Single Network by Iterative Pruning☆233Updated 6 years ago
- ConvNet training using pytorch☆345Updated 4 years ago
- Standardizing weights to accelerate micro-batch training☆547Updated 3 years ago
- pytorch-tiny-imagenet☆175Updated last year
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆594Updated 4 years ago
- Official Pytorch implementation of CutMix regularizer☆1,237Updated 4 years ago