pytorch / contribLinks
Implementations of ideas from recent papers
☆393Updated 4 years ago
Alternatives and similar repositories for contrib
Users that are interested in contrib are comparing it to the libraries listed below
Sorting:
- High-level batteries-included neural network training library for Pytorch☆402Updated 3 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆313Updated 5 years ago
- PyTorch code for the "Deep Neural Networks with Box Convolutions" paper☆509Updated 5 years ago
- Standardizing weights to accelerate micro-batch training☆549Updated 3 years ago
- A specially designed light version of Fast AutoAugment☆171Updated 5 years ago
- Over9000 optimizer☆426Updated 2 years ago
- Scaling and Benchmarking Self-Supervised Visual Representation Learning☆586Updated 3 years ago
- PyTorch layer-by-layer model profiler☆607Updated 4 years ago
- Deal with bad samples in your dataset dynamically, use Transforms as Filters, and more!☆377Updated 2 years ago
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆212Updated 5 years ago
- PyTorch functions and utilities to make your life easier☆195Updated 4 years ago
- Neural networks training pipeline based on PyTorch☆312Updated 5 years ago
- torchbearer: A model fitting library for PyTorch☆640Updated last year
- Stochastic Weight Averaging in PyTorch☆974Updated 3 years ago
- Utilities for Pytorch☆89Updated 2 years ago
- Efficient Learning of Augmentation Policy Schedules☆507Updated 5 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆337Updated 5 years ago
- ☆304Updated 4 years ago
- Implements pytorch code for the Accelerated SGD algorithm.☆215Updated 7 years ago
- A plug-in replacement for DataLoader to load Imagenet disk-sequentially in PyTorch.☆239Updated 3 years ago
- Library for faster pinned CPU <-> GPU transfer in Pytorch☆685Updated 5 years ago
- Using the CLR algorithm for training (https://arxiv.org/abs/1506.01186)☆108Updated 7 years ago
- Implementation for the Lookahead Optimizer.☆240Updated 3 years ago
- Experimental ground for optimizing memory of pytorch models☆366Updated 7 years ago
- Implementation and experiments for AdamW on Pytorch☆94Updated 5 years ago
- PyTorch implementation of PNASNet-5 on ImageNet☆317Updated 2 years ago
- A New Optimization Technique for Deep Neural Networks☆538Updated 3 years ago
- Pretrained bag-of-local-features neural networks☆312Updated 5 years ago
- high performance image loading and augmenting routines mimicking PIL.Image interface☆319Updated 3 years ago
- Decoupled Weight Decay Regularization (ICLR 2019)☆276Updated 6 years ago