mpyrozhok / adamwr
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
☆150Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for adamwr
- Implementation and experiments for AdamW on Pytorch☆93Updated 4 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆309Updated 4 years ago
- Unofficial PyTorch Implementation of EvoNorm☆121Updated 3 years ago
- How to use Cross Replica / Synchronized Batchnorm in Pytorch☆249Updated 5 years ago
- Standardizing weights to accelerate micro-batch training☆546Updated 2 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆588Updated 4 years ago
- Utilities for Pytorch☆89Updated 2 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆187Updated 6 months ago
- Implements the unsupervised pre-training of convolutional neural networks☆249Updated 3 years ago
- Contains implementation of Guided Attention Inference Network (GAIN) presented in Tell Me Where to Look(CVPR 2018). This repository aims …☆234Updated 6 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆160Updated 4 years ago
- Over9000 optimizer☆425Updated last year
- Implementations of ideas from recent papers☆391Updated 3 years ago
- Pytorch implementation of CoordConv introduced in 'An intriguing failing of convolutional neural networks and the CoordConv solution' pap…☆397Updated 6 years ago
- PyTorch implementation of "Filter Response Normalization Layer: Eliminating Batch Dependence in the Training of Deep Neural Networks"☆85Updated 4 years ago
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆211Updated 5 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆417Updated 6 months ago
- Random miniprojects with pytorch.☆173Updated 6 years ago
- One cycle policy learning rate scheduler in PyTorch☆46Updated 5 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆334Updated 5 years ago
- A plug-in replacement for DataLoader to load Imagenet disk-sequentially in PyTorch.☆238Updated 3 years ago
- Filter Response Normalization Layer in PyTorch☆121Updated 4 years ago
- Synchronized Multi-GPU Batch Normalization☆223Updated 5 years ago
- Pretrained bag-of-local-features neural networks☆312Updated 5 years ago
- Compute CNN receptive field size in pytorch in one line☆349Updated 6 months ago
- Implementing Lambda Networks using Pytorch☆138Updated 3 years ago
- Using the CLR algorithm for training (https://arxiv.org/abs/1506.01186)☆108Updated 6 years ago
- Semi-supervised ImageNet1K models☆241Updated 5 years ago
- Unofficial PyTorch Implementation of Unsupervised Data Augmentation.☆147Updated 4 years ago
- A PyTorch implementation of shake-shake☆111Updated 4 years ago