StijnVerdenius / SNIP-itLinks
This repository is the official implementation of the paper Pruning via Iterative Ranking of Sensitivity Statistics and implements novel pruning / compression algorithms for deep learning / neural networks. Amongst others it implements structured pruning before training, its actual parameter shrinking and unstructured before/during training.
☆32Updated 2 years ago
Alternatives and similar repositories for SNIP-it
Users that are interested in SNIP-it are comparing it to the libraries listed below
Sorting:
- Lookahead: A Far-sighted Alternative of Magnitude-based Pruning (ICLR 2020)☆33Updated 4 years ago
- Code for "Picking Winning Tickets Before Training by Preserving Gradient Flow" https://openreview.net/pdf?id=SkgsACVKPH☆105Updated 5 years ago
- ☆226Updated last year
- ☆14Updated 4 years ago
- ☆192Updated 4 years ago
- Soft Threshold Weight Reparameterization for Learnable Sparsity☆91Updated 2 years ago
- Pytorch implementation of the paper "SNIP: Single-shot Network Pruning based on Connection Sensitivity" by Lee et al.☆108Updated 6 years ago
- SNIP: SINGLE-SHOT NETWORK PRUNING BASED ON CONNECTION SENSITIVITY☆114Updated 6 years ago
- Neural Architecture Transfer (Arxiv'20), PyTorch Implementation☆155Updated 5 years ago
- Codebase for the paper "A Gradient Flow Framework for Analyzing Network Pruning"☆21Updated 4 years ago
- A research library for pytorch-based neural network pruning, compression, and more.☆162Updated 2 years ago
- Code for paper "Orthogonal Convolutional Neural Networks".☆118Updated 4 years ago
- This repository contains a Pytorch implementation of the paper "The Lottery Ticket Hypothesis: Finding Sparse, Trainable Neural Networks"…☆332Updated last year
- code for "AttentiveNAS Improving Neural Architecture Search via Attentive Sampling"☆105Updated 3 years ago
- A Signal Propagation Perspective for Pruning Neural Networks at Initialization☆14Updated 5 years ago
- Code for our ICLR'2021 paper "DrNAS: Dirichlet Neural Architecture Search"☆43Updated 4 years ago
- Train ImageNet *fast* in 500 lines of code with FFCV☆144Updated last year
- Code for our ICML'2020 paper "Stabilizing Differentiable Architecture Search via Perturbation-based Regularization"☆76Updated 4 years ago
- PyTorch implementation of shake-drop regularization☆55Updated 5 years ago
- MUXConv: Information Multiplexing in Convolutional Neural Networks (CVPR '20), Pytorch Implementation☆52Updated 4 years ago
- Estimate/count FLOPS for a given neural network using pytorch☆305Updated 3 years ago
- [ICLR 2020] Drawing Early-Bird Tickets: Toward More Efficient Training of Deep Networks☆138Updated 4 years ago
- [NeurIPS'2019] Shupeng Gui, Haotao Wang, Haichuan Yang, Chen Yu, Zhangyang Wang, Ji Liu, “Model Compression with Adversarial Robustness: …☆50Updated 3 years ago
- Implementation of paper "Do Wide and Deep Networks Learn the Same Things?"☆16Updated 3 years ago
- DeepHoyer: Learning Sparser Neural Network with Differentiable Scale-Invariant Sparsity Measures☆33Updated 5 years ago
- A PyTorch converter for SimCLR checkpoints☆108Updated 4 years ago
- pytorch-tiny-imagenet☆180Updated last year
- Differentiable Data Augmentation Library☆123Updated 3 years ago
- Code release for "Adversarial Robustness vs Model Compression, or Both?"☆91Updated 4 years ago
- Neuron Merging: Compensating for Pruned Neurons (NeurIPS 2020)☆43Updated 4 years ago