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:
- 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☆123Updated 4 years ago
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆158Updated 4 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆161Updated 5 years ago
- A PyTorch implementation of "EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks".☆113Updated last month
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆214Updated 6 years 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
- ☆182Updated 2 years ago
- Implementing Lambda Networks using Pytorch☆141Updated 5 years ago
- One cycle policy learning rate scheduler in PyTorch☆46Updated 6 years ago
- Feature extraction made simple with torchextractor☆101Updated 4 years ago
- Labels and other data for the paper "Are we done with ImageNet?"☆199Updated 4 years ago
- Utilities for Pytorch☆88Updated 3 years ago
- Semi-supervised ImageNet1K models☆246Updated 6 years ago
- Model Scope in PyTorch (include Params, FLOPs, Madds).☆121Updated 6 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆350Updated last year
- homura is a library for fast prototyping DL research☆106Updated 3 years ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆484Updated 4 years ago
- opencv reimplement for transforms in torchvision☆198Updated 2 years ago
- Data Reading Blocks for Python☆104Updated 5 years ago
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆223Updated 9 months ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆315Updated 6 years ago
- Pytorch implementation of the hamburger module from the ICLR 2021 paper "Is Attention Better Than Matrix Decomposition"☆99Updated 4 years ago
- Scripts to work with LMDB + PyTorch for Imagenet training☆60Updated 6 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆420Updated last year
- PyTorch implementation of "Filter Response Normalization Layer: Eliminating Batch Dependence in the Training of Deep Neural Networks"☆88Updated 5 years ago
- Filter Response Normalization Layer in PyTorch☆121Updated 5 years ago
- ☆165Updated 7 years ago
- Implementation of the 😇 Attention layer from the paper, Scaling Local Self-Attention For Parameter Efficient Visual Backbones☆200Updated 4 years ago
- Implementation and experiments for AdamW on Pytorch☆94Updated 6 years ago