pabloppp / pytorch-tools
Useful PyTorch functions and modules that are not implemented in PyTorch by default
☆187Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-tools
- Unofficial PyTorch Implementation of EvoNorm☆121Updated 3 years ago
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆159Updated 3 years ago
- Implementing Lambda Networks using Pytorch☆138Updated 3 years ago
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆211Updated 5 years ago
- Over9000 optimizer☆425Updated last year
- Mish Deep Learning Activation Function for PyTorch / FastAI☆160Updated 4 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆309Updated 4 years ago
- Example code showing how to use Nvidia DALI in pytorch, with fallback to torchvision. Contains a few differences to the official Nvidia …☆194Updated 4 years ago
- Labels and other data for the paper "Are we done with ImageNet?"☆185Updated 2 years ago
- Implementation of the 😇 Attention layer from the paper, Scaling Local Self-Attention For Parameter Efficient Visual Backbones☆199Updated 3 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆417Updated 6 months ago
- Semi-supervised ImageNet1K models☆241Updated 5 years ago
- Implements https://arxiv.org/abs/1711.05101 AdamW optimizer, cosine learning rate scheduler and "Cyclical Learning Rates for Training Neu…☆150Updated 5 years ago
- Model Scope in PyTorch (include Params, FLOPs, Madds).☆121Updated 5 years ago
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆208Updated this week
- Accelerate training by storing parameters in one contiguous chunk of memory.☆291Updated 4 years ago
- ☆180Updated last year
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆345Updated 10 months ago
- ☆191Updated 3 months ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆334Updated 5 years ago
- opencv reimplement for transforms in torchvision☆193Updated last year
- A PyTorch implementation of "EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks".☆112Updated this week
- Tool box for PyTorch☆186Updated 8 months ago
- Compute receptive fields of your favorite convnets☆435Updated 3 years ago
- ☆165Updated 5 years ago
- Repo to build on / reproduce the record breaking Ranger-Mish-SelfAttention setup on FastAI ImageWoof dataset 5 epochs☆116Updated 5 years ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆480Updated 3 years ago
- Official Pytorch Implementation of "TResNet: High-Performance GPU-Dedicated Architecture" (WACV 2021)☆471Updated this week
- Data Reading Blocks for Python☆103Updated 3 years ago
- Collection of the latest, greatest, deep learning optimizers (for Pytorch) - CNN, NLP suitable☆211Updated 3 years ago