timgaripov / swaLinks
Stochastic Weight Averaging in PyTorch
☆973Updated 3 years ago
Alternatives and similar repositories for swa
Users that are interested in swa are comparing it to the libraries listed below
Sorting:
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆337Updated 5 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆551Updated 5 years ago
- Efficient Learning of Augmentation Policy Schedules☆507Updated 5 years ago
- mixup: Beyond Empirical Risk Minimization☆1,183Updated 3 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆990Updated last month
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,605Updated 4 years ago
- Implementations of ideas from recent papers☆392Updated 4 years ago
- A New Optimization Technique for Deep Neural Networks☆537Updated 3 years ago
- Over9000 optimizer☆426Updated 2 years ago
- Standardizing weights to accelerate micro-batch training☆549Updated 3 years ago
- ☆537Updated 3 years ago
- Fine-tune pretrained Convolutional Neural Networks with PyTorch☆723Updated 10 months ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 4 years ago
- ☆1,141Updated 2 years ago
- Code snippets created for the PyTorch discussion board☆568Updated 4 years ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,202Updated last year
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆799Updated last year
- Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019☆612Updated 3 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,487Updated 2 years ago
- Code for reproducing Manifold Mixup results (ICML 2019)☆493Updated last year
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆761Updated 4 years ago
- Code for Switchable Normalization from "Differentiable Learning-to-Normalize via Switchable Normalization", https://arxiv.org/abs/1806.10…☆868Updated 5 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆313Updated 5 years ago
- PyTorch Boilerplate For Research☆608Updated 3 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆989Updated 9 months ago
- Implementation of the mixup training method☆466Updated 7 years ago
- Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)☆866Updated 2 years ago
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,042Updated 3 years ago
- My best practice of training large dataset using PyTorch.☆1,099Updated last year
- High-level batteries-included neural network training library for Pytorch☆403Updated 3 years ago