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:
- Deal with bad samples in your dataset dynamically, use Transforms as Filters, and more!☆377Updated 2 years ago
- PyTorch code for the "Deep Neural Networks with Box Convolutions" paper☆509Updated 5 years ago
- High-level batteries-included neural network training library for Pytorch☆402Updated 3 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆335Updated 5 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆313Updated 5 years ago
- PyTorch layer-by-layer model profiler☆607Updated 4 years ago
- Standardizing weights to accelerate micro-batch training☆548Updated 3 years ago
- Scaling and Benchmarking Self-Supervised Visual Representation Learning☆586Updated 3 years ago
- A plug-in replacement for DataLoader to load Imagenet disk-sequentially in PyTorch.☆239Updated 3 years ago
- Over9000 optimizer☆426Updated 2 years ago
- A specially designed light version of Fast AutoAugment☆171Updated 5 years ago
- Implementation for the Lookahead Optimizer.☆240Updated 3 years ago
- Utilities for Pytorch☆89Updated 2 years ago
- Decoupled Weight Decay Regularization (ICLR 2019)☆275Updated 6 years ago
- Stochastic Weight Averaging in PyTorch☆974Updated 3 years ago
- Implementation and experiments for AdamW on Pytorch☆93Updated 5 years ago
- PyTorch functions and utilities to make your life easier☆195Updated 4 years ago
- Complementary code for the Targeted Dropout paper☆255Updated 5 years ago
- Efficient Learning of Augmentation Policy Schedules☆507Updated 5 years ago
- high performance image loading and augmenting routines mimicking PIL.Image interface☆319Updated 3 years ago
- Library for faster pinned CPU <-> GPU transfer in Pytorch☆685Updated 5 years ago
- ☆304Updated 4 years ago
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆212Updated 5 years ago
- torchbearer: A model fitting library for PyTorch☆640Updated last year
- A utility library around PyTorch☆244Updated 2 years ago
- Implements pytorch code for the Accelerated SGD algorithm.☆215Updated 7 years ago
- Understanding Deep Networks via Extremal Perturbations and Smooth Masks☆344Updated 4 years ago
- PyTorch implementation of PNASNet-5 on ImageNet☆317Updated 2 years ago
- Robust Bi-Tempered Logistic Loss Based on Bregman Divergences. https://arxiv.org/pdf/1906.03361.pdf☆148Updated 3 years ago
- Experimental ground for optimizing memory of pytorch models☆365Updated 7 years ago