mpyrozhok / adamwrLinks
Implements https://arxiv.org/abs/1711.05101 AdamW optimizer, cosine learning rate scheduler and "Cyclical Learning Rates for Training Neural Networks" https://arxiv.org/abs/1506.01186 for PyTorch framework
☆149Updated 5 years ago
Alternatives and similar repositories for adamwr
Users that are interested in adamwr are comparing it to the libraries listed below
Sorting:
- How to use Cross Replica / Synchronized Batchnorm in Pytorch☆248Updated 6 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆313Updated 5 years ago
- Implementation and experiments for AdamW on Pytorch☆94Updated 5 years ago
- Standardizing weights to accelerate micro-batch training☆549Updated 3 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆161Updated 5 years ago
- Utilities for Pytorch☆89Updated 2 years ago
- PyTorch implementation of AutoAugment.☆159Updated 4 years ago
- Scaling and Benchmarking Self-Supervised Visual Representation Learning☆586Updated 3 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆337Updated 5 years ago
- Contains implementation of Guided Attention Inference Network (GAIN) presented in Tell Me Where to Look(CVPR 2018). This repository aims …☆236Updated 6 years ago
- PyTorch code for softmax variants: center loss, cosface loss, large-margin gaussian mixture, COCOLoss, ring loss☆255Updated 6 years ago
- A plug-in replacement for DataLoader to load Imagenet disk-sequentially in PyTorch.☆239Updated 3 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 4 years ago
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆212Updated 5 years ago
- Source code for the paper "Divide and Conquer the Embedding Space for Metric Learning", CVPR 2019☆265Updated 5 years ago
- Unofficial PyTorch Implementation of EvoNorm☆122Updated 3 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆188Updated last year
- A PyTorch implementation of shake-shake☆111Updated 5 years ago
- Multi-Task Learning Framework on PyTorch. State-of-the-art methods are implemented to effectively train models on multiple tasks.☆149Updated 6 years ago
- Implementations of ideas from recent papers☆392Updated 4 years ago
- Pytorch implementation of CoordConv introduced in 'An intriguing failing of convolutional neural networks and the CoordConv solution' pap…☆400Updated 6 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 5 years ago
- Synchronized Multi-GPU Batch Normalization☆223Updated 6 years ago
- PyTorch implementation of "Filter Response Normalization Layer: Eliminating Batch Dependence in the Training of Deep Neural Networks"☆88Updated 5 years ago
- Semi-supervised ImageNet1K models☆244Updated 5 years ago
- Reproduction of Momentum Contrast for Unsupervised Visual Representation Learning☆120Updated 10 months ago
- Implements the unsupervised pre-training of convolutional neural networks☆251Updated 3 years ago
- Gradient based receptive field estimation for Convolutional Neural Networks☆339Updated 5 years ago
- A Pytorch implementation of Fast AutoAugment and EfficientNet☆119Updated 5 years ago
- Model Scope in PyTorch (include Params, FLOPs, Madds).☆122Updated 6 years ago