frgfm / torch-scanLinks
Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)
☆218Updated 3 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☆305Updated 3 years ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆486Updated 4 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆188Updated last year
- Compute CNN receptive field size in pytorch in one line☆360Updated last year
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆347Updated last year
- A research library for pytorch-based neural network pruning, compression, and more.☆162Updated 2 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
- Feature extraction made simple with torchextractor☆101Updated 4 years ago
- Using ideas from product quantization for state-of-the-art neural network compression.☆145Updated 3 years ago
- A general and accurate MACs / FLOPs profiler for PyTorch models☆619Updated last year
- 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
- Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes.☆501Updated last year
- Tool box for PyTorch☆189Updated 3 months ago
- Compute receptive fields of your favorite convnets☆442Updated 4 years ago
- Collection of the latest, greatest, deep learning optimizers (for Pytorch) - CNN, NLP suitable☆215Updated 4 years ago
- Provides everything needed for high performance data loading and augmentation in pytorch.☆319Updated last year
- Check gradient flow in Pytorch☆86Updated 6 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.☆129Updated 7 months ago
- Deep Learning project template for PyTorch (multi-gpu training is supported)☆139Updated last year
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆164Updated 5 years ago
- Demystify RAM Usage in Multi-Process Data Loaders☆194Updated 2 years ago
- A crash course on PyTorch hooks☆40Updated 5 years ago
- MONeT framework for reducing memory consumption of DNN training☆173Updated 4 years ago
- PyTorch layer-by-layer model profiler☆607Updated 4 years ago
- Drop-in replacement for any ResNet with a significantly reduced memory footprint and better representation capabilities☆209Updated last year
- A better PyTorch implementation of image local attention which reduces the GPU memory by an order of magnitude.☆141Updated 3 years ago
- Using the famous cnn model in Pytorch, we run benchmarks on various gpu.☆236Updated last year
- PyTorch reimplementation of the paper "Involution: Inverting the Inherence of Convolution for Visual Recognition" (2D and 3D Involution) …☆105Updated 3 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆155Updated last year
- Code snippets created for the PyTorch discussion board☆568Updated 4 years ago