j-marple-dev / model_compression
PyTorch Model Compression
☆229Updated last year
Related projects ⓘ
Alternatives and complementary repositories for model_compression
- papers about model compression☆165Updated last year
- FrostNet: Towards Quantization-Aware Network Architecture Search☆106Updated 6 months ago
- AdamP: Slowing Down the Slowdown for Momentum Optimizers on Scale-invariant Weights (ICLR 2021)☆415Updated 3 years ago
- Automatic Mixed Precision Tutorials using pytorch. Based on PyTorch 1.6 Official Features, implement classification codebase using custo…☆88Updated 4 years ago
- A specially designed light version of Fast AutoAugment☆171Updated 4 years ago
- Official Pytorch implementation of ReXNet (Rank eXpansion Network) with pretrained models☆453Updated 2 years ago
- Code for the NuerIPS'19 paper "Gate Decorator: Global Filter Pruning Method for Accelerating Deep Convolutional Neural Networks"☆196Updated 4 years ago
- Multi GPU Training Code for Deep Learning with PyTorch☆202Updated 4 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆153Updated 4 months ago
- Papers for deep neural network compression and acceleration☆396Updated 3 years ago
- Repository to track the progress in model compression and acceleration☆104Updated 3 years ago
- carrier of tricks for image classification tutorials using pytorch.☆102Updated last year
- Official PyTorch implementation of "A Comprehensive Overhaul of Feature Distillation" (ICCV 2019)☆414Updated 4 years ago
- The codes for recent knowledge distillation algorithms and benchmark results via TF2.0 low-level API☆108Updated 2 years ago
- A PyTorch implementation of "Incremental Network Quantization: Towards Lossless CNNs with Low-Precision Weights"☆164Updated 4 years ago
- [CVPR'20] ZeroQ: A Novel Zero Shot Quantization Framework☆274Updated 11 months ago
- Efficient Neural Architecture search via parameter sharing(ENAS) micro search Tensorflow code for windows user☆113Updated 6 years ago
- PyTorch library to facilitate development and standardized evaluation of neural network pruning methods.☆424Updated last year
- A large scale study of Knowledge Distillation.☆217Updated 4 years ago
- ☆213Updated 5 years ago
- PyTorch Implementation of [1611.06440] Pruning Convolutional Neural Networks for Resource Efficient Inference☆875Updated 5 years ago
- (ECCV'2020 Oral)EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning☆305Updated last year
- PyTorch implementation of Data Free Quantization Through Weight Equalization and Bias Correction.☆258Updated last year
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆162Updated 4 years ago
- Knowledge distillation methods implemented with Tensorflow (now there are 11 (+1) methods, and will be added more.)☆266Updated 5 years ago
- Example code showing how to use Nvidia DALI in pytorch, with fallback to torchvision. Contains a few differences to the official Nvidia …☆194Updated 4 years ago
- Pruning Neural Networks with Taylor criterion in Pytorch☆314Updated 5 years ago
- Single-Path NAS: Designing Hardware-Efficient ConvNets in less than 4 Hours☆396Updated 3 years ago
- PyTorch implementation for the APoT quantization (ICLR 2020)☆268Updated 2 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆174Updated 2 years ago