sebamenabar / Pytorch-IntermediateLayerGetter
Simple easy to use module to get the intermediate values/activations from chosen Pytorch submodules. Supports submodule annidation and sequential modules.
☆59Updated 5 years ago
Alternatives and similar repositories for Pytorch-IntermediateLayerGetter:
Users that are interested in Pytorch-IntermediateLayerGetter are comparing it to the libraries listed below
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆207Updated last year
- Create animations for the optimization trajectory of neural nets☆153Updated last year
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆218Updated last month
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆124Updated 3 years ago
- Cyclemoid implementation for PyTorch☆89Updated 3 years ago
- Python library for argument and configuration management☆53Updated 2 years ago
- Drop-in replacement for any ResNet with a significantly reduced memory footprint and better representation capabilities☆209Updated last year
- A library to inspect and extract intermediate layers of PyTorch models.☆472Updated 2 years ago
- ☆73Updated 2 years ago
- Benchmark your model on out-of-distribution datasets with carefully collected human comparison data (NeurIPS 2021 Oral)☆345Updated last week
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆251Updated 2 years ago
- Adaptive Gradient Clipping☆130Updated 2 years ago
- Implementation of LogAvgExp for Pytorch☆35Updated 2 weeks ago
- Convert scikit-learn models to PyTorch modules☆162Updated 11 months ago
- The spiritual successor to knockknock for PyTorch Lightning, get notified when your training ends☆77Updated 4 months ago
- ☆15Updated 2 years ago
- Train ImageNet *fast* in 500 lines of code with FFCV☆142Updated 11 months ago
- A collection of code snippets for my PyTorch Lightning projects☆107Updated 4 years ago
- A library that contains a rich collection of performant PyTorch model metrics, a simple interface to create new metrics, a toolkit to fac…☆230Updated 3 months ago
- Traditional Machine Learning Models for Large-Scale Datasets in PyTorch.☆125Updated last month
- Replicating and dissecting the git-re-basin project in one-click-replication Colabs☆36Updated 2 years ago
- Load tensorboard event logs as pandas DataFrames for scientific plotting; Supports both PyTorch and TensorFlow☆196Updated 8 months ago
- Code of "Deep invariant networks with differentiable augmentation layers"☆18Updated 2 years ago
- A Python package for analyzing and transforming neural latent spaces.☆44Updated 4 months ago
- ☆164Updated 2 years ago
- Named tensors with first-class dimensions for PyTorch☆320Updated last year
- Simple Python scripts to clean up and flatten ArXiv LaTeX submissions.☆65Updated 2 years ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆167Updated last month
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆91Updated last year
- A simple program to calculate and visualize the FLOPs and Parameters of Pytorch models, with handy CLI and easy-to-use Python API.☆128Updated 5 months ago