pytorch / contrib
Implementations of ideas from recent papers
☆392Updated 4 years ago
Alternatives and similar repositories for contrib:
Users that are interested in contrib are comparing it to the libraries listed below
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆310Updated 5 years ago
- Over9000 optimizer☆427Updated 2 years ago
- Deal with bad samples in your dataset dynamically, use Transforms as Filters, and more!☆377Updated 2 years ago
- Utilities for Pytorch☆89Updated 2 years ago
- Implements pytorch code for the Accelerated SGD algorithm.☆215Updated 7 years ago
- high performance image loading and augmenting routines mimicking PIL.Image interface☆319Updated 3 years ago
- Decoupled Weight Decay Regularization (ICLR 2019)☆271Updated 6 years ago
- High-level batteries-included neural network training library for Pytorch☆397Updated 3 years ago
- PyTorch functions and utilities to make your life easier☆195Updated 4 years ago
- PyTorch layer-by-layer model profiler☆606Updated 3 years ago
- PyTorch code for the "Deep Neural Networks with Box Convolutions" paper☆510Updated 5 years ago
- Experimental ground for optimizing memory of pytorch models☆366Updated 6 years ago
- A plug-in replacement for DataLoader to load Imagenet disk-sequentially in PyTorch.☆238Updated 3 years ago
- torchbearer: A model fitting library for PyTorch☆638Updated last year
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆334Updated 5 years ago
- Stochastic Weight Averaging in PyTorch☆969Updated 3 years ago
- ☆304Updated 4 years ago
- Efficient Learning of Augmentation Policy Schedules☆505Updated 5 years ago
- Using the CLR algorithm for training (https://arxiv.org/abs/1506.01186)☆108Updated 6 years ago
- Standardizing weights to accelerate micro-batch training☆547Updated 3 years ago
- Implementation for the Lookahead Optimizer.☆240Updated 2 years ago
- A utility library around PyTorch☆244Updated 2 years ago
- PyTorch implementation of PNASNet-5 on ImageNet☆317Updated 2 years ago
- Neural networks training pipeline based on PyTorch☆311Updated 4 years ago
- Complementary code for the Targeted Dropout paper☆255Updated 5 years ago
- Totally Versatile Miscellanea for Pytorch☆470Updated 3 years ago
- Library for faster pinned CPU <-> GPU transfer in Pytorch☆685Updated 5 years ago
- Implementation and experiments for AdamW on Pytorch☆93Updated 5 years ago
- A Re-implementation of Fixed-update Initialization☆152Updated 5 years ago
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆213Updated 5 years ago