timgaripov / swaLinks
Stochastic Weight Averaging in PyTorch
☆975Updated 4 years ago
Alternatives and similar repositories for swa
Users that are interested in swa are comparing it to the libraries listed below
Sorting:
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆550Updated 5 years ago
- mixup: Beyond Empirical Risk Minimization☆1,188Updated 3 years ago
- Efficient Learning of Augmentation Policy Schedules☆508Updated 5 years ago
- Over9000 optimizer☆425Updated 2 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆991Updated 2 months ago
- Implementations of ideas from recent papers☆392Updated 4 years ago
- ☆536Updated 3 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆337Updated 6 years ago
- A New Optimization Technique for Deep Neural Networks☆537Updated 3 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,491Updated 2 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆800Updated last year
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,609Updated 4 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 5 years ago
- ☆1,142Updated 2 years ago
- Standardizing weights to accelerate micro-batch training☆550Updated 3 years ago
- Fine-tune pretrained Convolutional Neural Networks with PyTorch☆723Updated last year
- Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019☆612Updated 3 years ago
- Weakly Supervised Learning On Images☆601Updated 3 years ago
- Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)☆866Updated 3 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆991Updated 10 months ago
- Code snippets created for the PyTorch discussion board☆570Updated 4 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆313Updated 5 years ago
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,045Updated 4 years ago
- Code for Switchable Normalization from "Differentiable Learning-to-Normalize via Switchable Normalization", https://arxiv.org/abs/1806.10…☆869Updated 5 years ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,202Updated last year
- Code for reproducing Manifold Mixup results (ICML 2019)☆494Updated last year
- Implementation of the mixup training method☆466Updated 7 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆420Updated last year
- Best CIFAR-10, CIFAR-100 results with wide-residual networks using PyTorch☆471Updated 5 years ago
- High-level batteries-included neural network training library for Pytorch☆401Updated 3 years ago