olegpolivin / pruningExperiments
Repository to perform simple pruning experiments on neural networks
☆17Updated 4 years ago
Alternatives and similar repositories for pruningExperiments:
Users that are interested in pruningExperiments are comparing it to the libraries listed below
- PyTorch Pruning Example☆48Updated 2 years ago
- ☆222Updated 6 months ago
- ☆188Updated 4 years ago
- A research library for pytorch-based neural network pruning, compression, and more.☆160Updated 2 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆87Updated 3 years ago
- MUXConv: Information Multiplexing in Convolutional Neural Networks (CVPR '20), Pytorch Implementation☆51Updated 3 years ago
- Repository to track the progress in model compression and acceleration☆105Updated 3 years ago
- [NeurIPS'21] "AugMax: Adversarial Composition of Random Augmentations for Robust Training" by Haotao Wang, Chaowei Xiao, Jean Kossaifi, Z…☆125Updated 3 years ago
- ☆16Updated last year
- Soft Threshold Weight Reparameterization for Learnable Sparsity☆88Updated last year
- A library for researching neural networks compression and acceleration methods.☆139Updated 5 months ago
- Code for "Picking Winning Tickets Before Training by Preserving Gradient Flow" https://openreview.net/pdf?id=SkgsACVKPH☆102Updated 4 years ago
- PyTorch library to facilitate development and standardized evaluation of neural network pruning methods.☆427Updated last year
- Code for "Supermasks in Superposition"☆121Updated last year
- ☆143Updated last year
- ADAS is short for Adaptive Step Size, it's an optimizer that unlike other optimizers that just normalize the derivative, it fine-tunes th…☆85Updated 4 years ago
- SNIP: SINGLE-SHOT NETWORK PRUNING BASED ON CONNECTION SENSITIVITY☆112Updated 5 years ago
- tiny-imagenet dataset downloader & reader using tensorflow_datasets (tfds) api☆20Updated 5 years ago
- This repository contains a Pytorch implementation of the paper "The Lottery Ticket Hypothesis: Finding Sparse, Trainable Neural Networks"…☆328Updated last year
- Using ideas from product quantization for state-of-the-art neural network compression.☆146Updated 3 years ago
- End-to-end training of sparse deep neural networks with little-to-no performance loss.☆317Updated 2 years ago
- Knowledge Distillation Toolkit☆90Updated 4 years ago
- [NeurIPS'20] GradAug: A New Regularization Method for Deep Neural Networks☆93Updated 4 years ago
- ☆47Updated 4 years ago
- Pytorch implementation of the paper "SNIP: Single-shot Network Pruning based on Connection Sensitivity" by Lee et al.☆106Updated 5 years ago
- Pruning applied to Facial Recognition.☆15Updated 5 years ago
- a Ready-to-use PyTorch Extension of Unofficial CutMix Implementations with more improved performance.☆167Updated 2 years ago
- DropNet: Reducing Neural Network Complexity via Iterative Pruning (ICML 2020)☆15Updated 4 years ago
- Estimate/count FLOPS for a given neural network using pytorch☆303Updated 2 years ago
- A Pytorch Knowledge Distillation library for benchmarking and extending works in the domains of Knowledge Distillation, Pruning, and Quan…☆614Updated last year