Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626
☆181Nov 10, 2022Updated 3 years ago
Alternatives and similar repositories for deep-compression
Users that are interested in deep-compression are comparing it to the libraries listed below
Sorting:
- A PyTorch implementation of the iterative pruning method described in Han et. al. (2015)☆40Dec 27, 2018Updated 7 years ago
- PyTorch implementation of 'Deep Compression: Compressing Deep Neural Networks with Pruning, Trained Quantization and Huffman Coding' by …☆427Feb 27, 2020Updated 6 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆18Oct 7, 2020Updated 5 years ago
- implementation of Iterative Pruning for Deep neural network [Han2015].☆40Jul 17, 2018Updated 7 years ago
- This is my final year project of Bachelor of Engineering. Its still incomplete though. I am trying to replicate the research paper "Deep …☆76Sep 21, 2017Updated 8 years ago
- PyTorch Implementation of Weights Pruning☆185Jan 24, 2018Updated 8 years ago
- Deep Compression on AlexNet☆673Mar 5, 2022Updated 3 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆158Jul 10, 2024Updated last year
- PyTorch Implementation of [1611.06440] Pruning Convolutional Neural Networks for Resource Efficient Inference☆887Jul 12, 2019Updated 6 years ago
- A reproduction of PRUNING FILTERS FOR EFFICIENT CONVNETS☆28Jun 15, 2020Updated 5 years ago
- deep learning model compression based on keras☆32Aug 10, 2018Updated 7 years ago
- A curated list of neural network pruning resources.☆2,492Apr 4, 2024Updated last year
- Lookahead: A Far-sighted Alternative of Magnitude-based Pruning (ICLR 2020)☆32Oct 25, 2020Updated 5 years ago
- a list of awesome papers on deep model ompression and acceleration☆348Jun 19, 2021Updated 4 years ago
- Soft Filter Pruning for Accelerating Deep Convolutional Neural Networks☆385Oct 2, 2019Updated 6 years ago
- Summary, Code for Deep Neural Network Quantization☆558Jun 14, 2025Updated 8 months ago
- Implementation of "Iterative pruning" on TensorFlow☆160Apr 15, 2021Updated 4 years ago
- Network Slimming (Pytorch) (ICCV 2017)☆918Nov 6, 2020Updated 5 years ago
- Various implementations and experimentation for deep neural network model compression☆24Sep 6, 2018Updated 7 years ago
- Rethinking the Smaller-Norm-Less-Informative Assumption in Channel Pruning of Convolution Layers https://arxiv.org/abs/1802.00124☆72Nov 14, 2018Updated 7 years ago
- This repository provides code source used in the paper: A Mean Field Theory of Quantized Deep Networks: The Quantization-Depth Trade-Off☆13May 30, 2019Updated 6 years ago
- Pruning methods for pytorch with an optimizer-like interface☆15Apr 14, 2020Updated 5 years ago
- Reproducibility challenge project for a candidate paper of ICLR2018: Incremental Learning through Deep Adaption☆14Dec 20, 2017Updated 8 years ago
- Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)☆1,516Jun 7, 2020Updated 5 years ago
- Implements quantized distillation. Code for our paper "Model compression via distillation and quantization"☆336Jul 25, 2024Updated last year
- pytorch implementation of Funnel Activation (FReLU)☆16Aug 16, 2020Updated 5 years ago
- Compress neural network with pruning and quantization using TensorFlow.☆106Dec 19, 2018Updated 7 years ago
- Build image classifiers using Tiny ImageNet and Pytorch☆13Aug 12, 2018Updated 7 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆155Jul 24, 2023Updated 2 years ago
- ☆404Mar 15, 2019Updated 6 years ago
- PyTorch library to facilitate development and standardized evaluation of neural network pruning methods.☆434Jul 7, 2023Updated 2 years ago
- micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantiz…☆2,271May 6, 2025Updated 9 months ago
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆167Jun 4, 2020Updated 5 years ago
- Mathematical consequences of orthogonal weights initialization and regularization in deep learning. Experiments with gain-adjusted orthog…☆17Sep 21, 2019Updated 6 years ago
- [ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices☆449Nov 22, 2023Updated 2 years ago
- Channel Pruning for Accelerating Very Deep Neural Networks (ICCV'17)☆1,088May 2, 2024Updated last year
- Remplementation of paper https://arxiv.org/abs/1705.08665☆28Dec 18, 2017Updated 8 years ago
- Open source reproduction in PyTorch of "Neural Predictor for Neural Architecture Search".☆39Sep 5, 2020Updated 5 years ago
- Caffe for Sparse and Low-rank Deep Neural Networks☆382Mar 8, 2020Updated 5 years ago