xinyaoliu / Deep-Compression-for-Neural-NetworksLinks
Deep Compression: Compressing Deep Neural Networks With Pruning, Trained Quantization And Huffman Coding
☆16Updated 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
Sorting:
- 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.☆106Updated 6 years ago
- I demonstrate how to compress a neural network using pruning in tensorflow.☆78Updated 7 years ago
- Caffe implementation of ICCV 2017 & TPAMI 2018 paper - ThiNet☆46Updated 6 years ago
- Exploiting Kernel Sparsity and Entropy for Interpretable CNN Compression☆49Updated last year
- ☆46Updated 5 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 7 years ago
- re-implement for paper: SqueezeNext: Hardware-Aware Neural Network Design. (SqueezeNext)☆29Updated 6 years ago
- Repository containing pruned models and related information☆37Updated 4 years ago
- Mayo: Auto-generation of hardware-friendly deep neural networks. Dynamic Channel Pruning: Feature Boosting and Suppression.☆114Updated 5 years ago
- ☆56Updated 4 years ago
- Code for IJCAI2019 paper☆46Updated 5 years ago
- Group Sparsity: The Hinge Between Filter Pruning and Decomposition for Network Compression. CVPR2020.☆65Updated 3 years ago
- Rethinking the Smaller-Norm-Less-Informative Assumption in Channel Pruning of Convolution Layers https://arxiv.org/abs/1802.00124☆72Updated 6 years ago
- DL quantization for pytorch☆26Updated 6 years ago
- Some recent Quantizing techniques on PyTorch☆72Updated 5 years ago
- I'm going to use the Winograd’s minimal filtering algorithms to introduce a new class of fast algorithms for convolutional neural networks…☆12Updated 7 years ago
- Efficient HetConv: Heterogeneous Kernel-Based Convolutions for Deep CNNs☆43Updated 6 years ago
- Apply the pruning strategy for MobileNet_v2☆51Updated 6 years ago
- ☆38Updated 6 years ago
- ☆51Updated 6 years ago
- implementation of Iterative Pruning for Deep neural network [Han2015].☆40Updated 6 years ago
- Reducing the size of convolutional neural networks☆112Updated 7 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
- PyTorch implementation for GAL.☆56Updated 5 years ago
- ☆45Updated 5 years ago
- Unofficial Pytorch implementation of Deep Compression in CIFAR10☆35Updated 3 years ago
- Cheng-Hao Tu, Jia-Hong Lee, Yi-Ming Chan and Chu-Song Chen, "Pruning Depthwise Separable Convolutions for MobileNet Compression," Interna…☆17Updated 4 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
- Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆108Updated 4 years ago