xinyaoliu / Deep-Compression-for-Neural-Networks
Deep Compression: Compressing Deep Neural Networks With Pruning, Trained Quantization And Huffman Coding
☆15Updated 6 years ago
Alternatives and similar repositories for Deep-Compression-for-Neural-Networks:
Users that are interested in Deep-Compression-for-Neural-Networks are comparing it to the libraries listed below
- This repo is an implementation of quantized CNN for both weights (1-bit compression) and feature maps (2-bit compression).☆18Updated 6 years ago
- Compress neural network with pruning and quantization using TensorFlow.☆105Updated 6 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 6 years ago
- Caffe implementation of ICCV 2017 & TPAMI 2018 paper - ThiNet☆46Updated 6 years ago
- re-implement for paper: SqueezeNext: Hardware-Aware Neural Network Design. (SqueezeNext)☆29Updated 6 years ago
- Apply the pruning strategy for MobileNet_v2☆51Updated 5 years ago
- Incremental Network Quantization, Kmeans quantization, Iterative Pruning, Dynamic Network Surgery☆33Updated 7 years ago
- Rethinking the Smaller-Norm-Less-Informative Assumption in Channel Pruning of Convolution Layers https://arxiv.org/abs/1802.00124☆71Updated 6 years ago
- deep learning model compression based on keras☆32Updated 6 years ago
- Exploiting Kernel Sparsity and Entropy for Interpretable CNN Compression☆48Updated last year
- ☆56Updated 4 years ago
- Efficient HetConv: Heterogeneous Kernel-Based Convolutions for Deep CNNs☆41Updated 5 years ago
- bemova / Deep-Compression-Compressing-Deep-Neural-Networks-with-Pruning-Trained-Quantization-and-HuffmanIt is a pytorch implementation of https://arxiv.org/abs/1510.00149 paper.☆29Updated 6 years ago
- Some recent Quantizing techniques on PyTorch☆72Updated 5 years ago
- implementation of Iterative Pruning for Deep neural network [Han2015].☆40Updated 6 years ago
- DL quantization for pytorch☆26Updated 6 years ago
- IGCV3 reimplement by pytorch☆19Updated 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
- A pyCaffe implementaion of the 2017 ICLR's "Pruning Filters for Efficient ConvNets" publication☆43Updated 6 years ago
- ☆46Updated 5 years ago
- the pytorch implementation of light models: SqueezeNet, ShuffleNet, MobileNet, MobileNetv2 and ShuffleNetv2☆51Updated 6 years ago
- Implementation of "Fully Learnable Group Convolution for Acceleration of Deep Neural Networks", CVPR'19☆33Updated 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☆146Updated 6 years ago
- Keras implementations of BinaryNet and XNORNet☆55Updated 7 years ago
- Pytorch implementation of channel pruning and AMC☆32Updated 5 years ago
- ENC: A fast network compression platform - Caffe Implementation☆22Updated 5 years ago
- ☆25Updated 5 years ago
- Octave Convolution Implementation in PyTorch☆19Updated last year
- Base to channel pruned to ResNet18 model☆145Updated 2 years ago
- fixed-point, symmetric, power-of-2 quantization-aware training in tensorflow 1.13.1☆12Updated 5 years ago