pabloppp / pytorch-toolsLinks
Useful PyTorch functions and modules that are not implemented in PyTorch by default
☆187Updated last year
Alternatives and similar repositories for pytorch-tools
Users that are interested in pytorch-tools are comparing it to the libraries listed below
Sorting:
- Example code showing how to use Nvidia DALI in pytorch, with fallback to torchvision. Contains a few differences to the official Nvidia …☆197Updated 5 years ago
- Unofficial PyTorch Implementation of EvoNorm☆122Updated 3 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆161Updated 5 years ago
- Over9000 optimizer☆426Updated 2 years ago
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆212Updated 5 years ago
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆159Updated 4 years ago
- Standardizing weights to accelerate micro-batch training☆548Updated 3 years ago
- Accelerate training by storing parameters in one contiguous chunk of memory.☆291Updated 4 years ago
- ☆182Updated 2 years ago
- Provides everything needed for high performance data loading and augmentation in pytorch.☆319Updated last year
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆313Updated 5 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆421Updated last year
- Implements https://arxiv.org/abs/1711.05101 AdamW optimizer, cosine learning rate scheduler and "Cyclical Learning Rates for Training Neu…☆149Updated 5 years ago
- Semi-supervised ImageNet1K models☆243Updated 5 years ago
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆218Updated 2 months ago
- Utilities for Pytorch☆89Updated 2 years ago
- Pytorch implementation of the hamburger module from the ICLR 2021 paper "Is Attention Better Than Matrix Decomposition"☆99Updated 4 years ago
- How to use Cross Replica / Synchronized Batchnorm in Pytorch☆248Updated 6 years ago
- Model Scope in PyTorch (include Params, FLOPs, Madds).☆122Updated 6 years ago
- Official Pytorch Implementation of "TResNet: High-Performance GPU-Dedicated Architecture" (WACV 2021)☆475Updated 5 months ago
- Implementing Lambda Networks using Pytorch☆139Updated 4 years ago
- Labels and other data for the paper "Are we done with ImageNet?"☆193Updated 3 years ago
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆336Updated 4 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆336Updated 5 years ago
- Implementation and experiments for AdamW on Pytorch☆94Updated 5 years ago
- ☆182Updated 2 years ago
- Tool box for PyTorch☆188Updated last month
- Collection of the latest, greatest, deep learning optimizers (for Pytorch) - CNN, NLP suitable☆215Updated 4 years ago
- ☆165Updated 6 years ago
- Deal with bad samples in your dataset dynamically, use Transforms as Filters, and more!☆377Updated 2 years ago