frgfm / torch-scanLinks
Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)
☆221Updated 5 months ago
Alternatives and similar repositories for torch-scan
Users that are interested in torch-scan are comparing it to the libraries listed below
Sorting:
- Estimate/count FLOPS for a given neural network using pytorch☆306Updated 3 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆188Updated last year
- Feature extraction made simple with torchextractor☆101Updated 4 years ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆485Updated 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
- Compute CNN receptive field size in pytorch in one line☆362Updated last year
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆160Updated 4 years ago
- Tool box for PyTorch☆189Updated 5 months ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆348Updated last year
- A research library for pytorch-based neural network pruning, compression, and more.☆162Updated 2 years ago
- Deep Learning project template for PyTorch (multi-gpu training is supported)☆138Updated 2 years ago
- Using ideas from product quantization for state-of-the-art neural network compression.☆146Updated 4 years ago
- A simple program to calculate and visualize the FLOPs and Parameters of Pytorch models, with handy CLI and easy-to-use Python API.☆130Updated 9 months ago
- Collection of the latest, greatest, deep learning optimizers (for Pytorch) - CNN, NLP suitable☆216Updated 4 years ago
- Unofficial PyTorch Implementation of EvoNorm☆122Updated 4 years ago
- Compute receptive fields of your favorite convnets☆443Updated 4 years ago
- Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes.☆504Updated last year
- Demystify RAM Usage in Multi-Process Data Loaders☆200Updated 2 years ago
- Check gradient flow in Pytorch☆86Updated 6 years ago
- A general and accurate MACs / FLOPs profiler for PyTorch models☆628Updated last month
- PyTorch reimplementation of the paper "Involution: Inverting the Inherence of Convolution for Visual Recognition" (2D and 3D Involution) …☆105Updated 3 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆420Updated last year
- Provides everything needed for high performance data loading and augmentation in pytorch.☆318Updated last year
- Learning Rate Warmup in PyTorch☆411Updated 2 months ago
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆167Updated 5 years ago
- ☆182Updated 2 years ago
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆307Updated 3 years ago
- PyTorch implementations of recent Computer Vision tricks (ReXNet, RepVGG, Unet3p, YOLOv4, CIoU loss, AdaBelief, PolyLoss, MobileOne). Oth…☆327Updated 5 months ago
- PyTorch layer-by-layer model profiler☆605Updated 4 years ago
- Drop-in replacement for any ResNet with a significantly reduced memory footprint and better representation capabilities☆208Updated last year