wojciechmo / deep-compression
Compress neural network with pruning and quantization using TensorFlow.
☆106Updated 6 years ago
Alternatives and similar repositories for deep-compression:
Users that are interested in deep-compression are comparing it to the libraries listed below
- LQ-Nets: Learned Quantization for Highly Accurate and Compact Deep Neural Networks☆242Updated 2 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆177Updated 2 years ago
- PyTorch Implementation of Weights Pruning☆185Updated 7 years ago
- I demonstrate how to compress a neural network using pruning in tensorflow.☆78Updated 7 years ago
- Quantized Neural Networks - networks trained for inference at arbitrary low precision.☆146Updated 7 years ago
- implementation of Iterative Pruning for Deep neural network [Han2015].☆40Updated 6 years ago
- Implements quantized distillation. Code for our paper "Model compression via distillation and quantization"☆332Updated 9 months ago
- Tensorflow quantization (float32-->int8) inference test☆74Updated 6 years ago
- Quantization of Convolutional Neural networks.☆244Updated 8 months ago
- Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆108Updated 4 years ago
- ☆213Updated 6 years ago
- Caffe Implementation for Incremental network quantization☆192Updated 6 years ago
- alibabacloud-quantization-networks☆121Updated 5 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 6 years ago
- Graph Transforms to Quantize and Retrain Deep Neural Nets in TensorFlow☆168Updated 5 years ago
- Reducing the size of convolutional neural networks☆113Updated 7 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆154Updated 9 months ago
- Mayo: Auto-generation of hardware-friendly deep neural networks. Dynamic Channel Pruning: Feature Boosting and Suppression.☆114Updated 5 years ago
- caffe model of ICCV'17 paper - ThiNet: A Filter Level Pruning Method for Deep Neural Network Compression https://arxiv.org/abs/1707.06342☆147Updated 6 years ago
- This repository represents training examples for the CVPR 2018 paper "SYQ:Learning Symmetric Quantization For Efficient Deep Neural Netwo…☆31Updated 5 years ago
- Code example for the ICLR 2018 oral paper☆151Updated 6 years ago
- A PyTorch implementation of "Incremental Network Quantization: Towards Lossless CNNs with Low-Precision Weights"☆167Updated 5 years ago
- deep learning model compression based on keras☆32Updated 6 years ago
- Base to channel pruned to ResNet18 model☆145Updated 2 years ago
- Implementation for Trained Ternary Network.☆108Updated 8 years ago
- Incremental Network Quantization, Kmeans quantization, Iterative Pruning, Dynamic Network Surgery☆33Updated 7 years ago
- A PyTorch implementation of the iterative pruning method described in Han et. al. (2015)☆40Updated 6 years ago
- [ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices☆166Updated 4 years ago
- Network acceleration methods☆178Updated 3 years ago
- Implementation of Ternary Weight Networks In Caffe☆63Updated 8 years ago