j-marple-dev / model_compressionLinks
PyTorch Model Compression
☆234Updated 2 years ago
Alternatives and similar repositories for model_compression
Users that are interested in model_compression are comparing it to the libraries listed below
Sorting:
- FrostNet: Towards Quantization-Aware Network Architecture Search☆105Updated last year
- AdamP: Slowing Down the Slowdown for Momentum Optimizers on Scale-invariant Weights (ICLR 2021)☆415Updated 4 years ago
- papers about model compression☆166Updated 2 years ago
- Automatic Mixed Precision Tutorials using pytorch. Based on PyTorch 1.6 Official Features, implement classification codebase using custo…☆89Updated 4 years ago
- Official Pytorch implementation of ReXNet (Rank eXpansion Network) with pretrained models☆451Updated 3 years ago
- Repository to track the progress in model compression and acceleration☆105Updated 3 years ago
- Papers for deep neural network compression and acceleration☆397Updated 3 years ago
- A specially designed light version of Fast AutoAugment☆171Updated 5 years ago
- Efficient Neural Architecture search via parameter sharing(ENAS) micro search Tensorflow code for windows user☆116Updated 6 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆154Updated 10 months ago
- A large scale study of Knowledge Distillation.☆220Updated 5 years ago
- The codes for recent knowledge distillation algorithms and benchmark results via TF2.0 low-level API☆110Updated 3 years ago
- Pruning Neural Networks with Taylor criterion in Pytorch☆318Updated 5 years ago
- Code for the NuerIPS'19 paper "Gate Decorator: Global Filter Pruning Method for Accelerating Deep Convolutional Neural Networks"☆196Updated 5 years ago
- PyTorch library to facilitate development and standardized evaluation of neural network pruning methods.☆430Updated last year
- Tensorflow2 training code with jit compiling on multi-GPU.☆17Updated 4 years ago
- PyTorch implementation of Data Free Quantization Through Weight Equalization and Bias Correction.☆262Updated last year
- Official PyTorch implementation of "A Comprehensive Overhaul of Feature Distillation" (ICCV 2019)☆418Updated 4 years ago
- A PyTorch implementation of "Incremental Network Quantization: Towards Lossless CNNs with Low-Precision Weights"☆167Updated 5 years ago
- Multi GPU Training Code for Deep Learning with PyTorch☆206Updated 2 months ago
- PyTorch layer-by-layer model profiler☆607Updated 4 years ago
- Knowledge distillation methods implemented with Tensorflow (now there are 11 (+1) methods, and will be added more.)☆265Updated 5 years ago
- [CVPR'20] ZeroQ: A Novel Zero Shot Quantization Framework☆279Updated last year
- ☆213Updated 6 years ago
- 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
- Network acceleration methods☆177Updated 3 years ago
- PyTorch Implementation of [1611.06440] Pruning Convolutional Neural Networks for Resource Efficient Inference☆880Updated 5 years ago
- PyTorch Implementation of Weights Pruning☆185Updated 7 years ago
- Using ideas from product quantization for state-of-the-art neural network compression.☆145Updated 3 years ago
- Graph Transforms to Quantize and Retrain Deep Neural Nets in TensorFlow☆168Updated 5 years ago