arjun-majumdar / Neural_Network_PruningLinks
Implementations of different neural network pruning techniques
☆14Updated 2 years ago
Alternatives and similar repositories for Neural_Network_Pruning
Users that are interested in Neural_Network_Pruning are comparing it to the libraries listed below
Sorting:
- ☆8Updated 4 years ago
- PyTorch Pruning Example☆50Updated 2 years ago
- A collection of metrics to profile a single deep learning model or compare two different deep learning models☆26Updated last year
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆167Updated 5 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆87Updated 3 years ago
- Repository to track the progress in model compression and acceleration☆106Updated 4 years ago
- Implementing "The Lottery Ticket Hypothesis" paper by "Jonathan Frankle, Michael Carbin"☆34Updated last year
- A research library for pytorch-based neural network pruning, compression, and more.☆162Updated 2 years ago
- Network Pruning That Matters: A Case Study on Retraining Variants (ICLR 2021)☆17Updated 3 years ago
- AlphaNet Improved Training of Supernet with Alpha-Divergence☆99Updated 4 years ago
- Examples of using PyTorch hooks, as covered in my YouTube tutorial video.☆36Updated last year
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆486Updated 4 years ago
- Using ideas from product quantization for state-of-the-art neural network compression.☆146Updated 3 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆347Updated last year
- SSD: Single Shot MultiBox Detector pytorch implementation focusing on simplicity☆167Updated 4 years ago
- A Pytorch Knowledge Distillation library for benchmarking and extending works in the domains of Knowledge Distillation, Pruning, and Quan…☆641Updated 2 years ago
- A PyTorch implementation of "EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks".☆113Updated 2 months ago
- A library for researching neural networks compression and acceleration methods.☆138Updated 11 months ago
- An implementation of MobileNetV3 with pyTorch☆51Updated 5 years ago
- Estimate/count FLOPS for a given neural network using pytorch☆305Updated 3 years ago
- MUXConv: Information Multiplexing in Convolutional Neural Networks (CVPR '20), Pytorch Implementation☆52Updated 4 years ago
- Contains code for the paper "Vision Transformers are Robust Learners" (AAAI 2022).☆124Updated 2 years ago
- ☆52Updated 4 years ago
- PyTorch Static Quantization Example☆38Updated 4 years ago
- Implementation of knapsack pruning☆27Updated 5 years ago
- ☆57Updated 3 years ago
- Mish Activation Function for PyTorch☆148Updated 4 years ago
- ☆16Updated last year
- Neural Architecture Transfer (Arxiv'20), PyTorch Implementation☆155Updated 5 years ago
- code for "AttentiveNAS Improving Neural Architecture Search via Attentive Sampling"☆105Updated 3 years ago