pabloppp / pytorch-toolsLinks
Useful PyTorch functions and modules that are not implemented in PyTorch by default
☆188Updated 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:
- Unofficial PyTorch Implementation of EvoNorm☆122Updated 3 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
- Implements https://arxiv.org/abs/1711.05101 AdamW optimizer, cosine learning rate scheduler and "Cyclical Learning Rates for Training Neu…☆150Updated 6 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
- A PyTorch implementation of "EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks".☆113Updated 2 months ago
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆212Updated 5 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆161Updated 5 years ago
- Implementing Lambda Networks using Pytorch☆140Updated 4 years ago
- Model Scope in PyTorch (include Params, FLOPs, Madds).☆122Updated 6 years ago
- Feature extraction made simple with torchextractor☆101Updated 4 years ago
- One cycle policy learning rate scheduler in PyTorch☆46Updated 6 years ago
- Utilities for Pytorch☆89Updated 2 years ago
- ☆182Updated 2 years ago
- Over9000 optimizer☆426Updated 2 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆347Updated last year
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆313Updated 5 years ago
- Filter Response Normalization Layer in PyTorch☆121Updated 5 years ago
- Data Reading Blocks for Python☆105Updated 4 years ago
- homura is a library for fast prototyping DL research☆106Updated 3 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆421Updated last year
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆486Updated 4 years ago
- Semi-supervised ImageNet1K models☆244Updated 5 years ago
- opencv reimplement for transforms in torchvision☆195Updated last year
- Accelerate training by storing parameters in one contiguous chunk of memory.☆290Updated 4 years ago
- Standardizing weights to accelerate micro-batch training☆549Updated 3 years ago
- Tensorflow implementation of "Compounding the Performance Improvements of Assembled Techniques in a Convolutional Neural Network"☆327Updated 4 years ago
- Labels and other data for the paper "Are we done with ImageNet?"☆193Updated 3 years ago
- PyTorch implementation of "Filter Response Normalization Layer: Eliminating Batch Dependence in the Training of Deep Neural Networks"☆88Updated 5 years ago
- ☆165Updated 6 years ago
- Pytorch implementation of Robust Bi-Tempered Logistic Loss Based on Bregman Divergences☆62Updated 5 years ago