pabloppp / pytorch-toolsLinks
Useful PyTorch functions and modules that are not implemented in PyTorch by default
☆190Updated 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☆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
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆158Updated 4 years ago
- Feature extraction made simple with torchextractor☆101Updated 4 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
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆214Updated 6 years ago
- ☆182Updated 2 years ago
- Implementing Lambda Networks using Pytorch☆141Updated 5 years ago
- Model Scope in PyTorch (include Params, FLOPs, Madds).☆121Updated 6 years ago
- Utilities for Pytorch☆88Updated 3 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
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆350Updated last year
- ☆102Updated 3 years ago
- Semi-supervised ImageNet1K models☆246Updated 6 years ago
- Labels and other data for the paper "Are we done with ImageNet?"☆199Updated 4 years ago
- Accelerate training by storing parameters in one contiguous chunk of memory.☆294Updated 5 years ago
- One cycle policy learning rate scheduler in PyTorch☆46Updated 6 years ago
- Pytorch implementation of the hamburger module from the ICLR 2021 paper "Is Attention Better Than Matrix Decomposition"☆99Updated 5 years ago
- homura is a library for fast prototyping DL research☆106Updated 3 years ago
- Tensorflow implementation of "Compounding the Performance Improvements of Assembled Techniques in a Convolutional Neural Network"☆327Updated 4 years ago
- Implementation of various Vision Transformers I found interesting☆84Updated 4 years ago
- Data Reading Blocks for Python☆104Updated 5 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆420Updated last year
- Python cffi libjpeg-turbo bindings and helper classes☆114Updated last year
- Filter Response Normalization Layer in PyTorch☆121Updated 5 years ago
- Compute receptive fields of your favorite convnets☆449Updated 4 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
- ☆165Updated 7 years ago