pabloppp / pytorch-toolsLinks
Useful PyTorch functions and modules that are not implemented in PyTorch by default
☆189Updated 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:
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆160Updated 4 years ago
- Unofficial PyTorch Implementation of EvoNorm☆123Updated 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 …☆197Updated 5 years ago
- Implementing Lambda Networks using Pytorch☆141Updated 5 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆161Updated 5 years ago
- Utilities for Pytorch☆88Updated 3 years ago
- A PyTorch implementation of "EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks".☆113Updated 2 weeks ago
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆214Updated 6 years ago
- Feature extraction made simple with torchextractor☆101Updated 4 years ago
- Model Scope in PyTorch (include Params, FLOPs, Madds).☆121Updated 6 years ago
- ☆182Updated 2 years ago
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆222Updated 8 months ago
- Semi-supervised ImageNet1K models☆246Updated 6 years ago
- One cycle policy learning rate scheduler in PyTorch☆46Updated 6 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆349Updated last year
- Implementation of various Vision Transformers I found interesting☆84Updated 4 years ago
- Tool box for PyTorch☆188Updated 7 months ago
- Implements https://arxiv.org/abs/1711.05101 AdamW optimizer, cosine learning rate scheduler and "Cyclical Learning Rates for Training Neu…☆153Updated 6 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆419Updated last year
- Labels and other data for the paper "Are we done with ImageNet?"☆197Updated 3 years ago
- Implementation of the 😇 Attention layer from the paper, Scaling Local Self-Attention For Parameter Efficient Visual Backbones☆200Updated 4 years ago
- homura is a library for fast prototyping DL research☆106Updated 3 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆314Updated 5 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆337Updated 6 years ago
- Over9000 optimizer☆424Updated 3 years ago
- Tensorflow implementation of "Compounding the Performance Improvements of Assembled Techniques in a Convolutional Neural Network"☆327Updated 4 years ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆483Updated 4 years ago
- PyTorch implementation of "Filter Response Normalization Layer: Eliminating Batch Dependence in the Training of Deep Neural Networks"☆88Updated 5 years ago
- opencv reimplement for transforms in torchvision☆198Updated 2 years ago
- Pytorch implementation of Robust Bi-Tempered Logistic Loss Based on Bregman Divergences☆62Updated 6 years ago