xinyaoliu / Deep-Compression-for-Neural-Networks
Deep Compression: Compressing Deep Neural Networks With Pruning, Trained Quantization And Huffman Coding
☆15Updated 5 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
- I'm going to use the Winograd’s minimal filtering algorithms to introduce a new class of fast algorithms for convolutional neural networks…☆12Updated 6 years ago
- DL quantization for pytorch☆25Updated 5 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
- Unofficial Pytorch implementation of Deep Compression in CIFAR10☆35Updated 3 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
- Some recent Quantizing techniques on PyTorch☆72Updated 5 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
- Explained QNNPACK Implementation☆20Updated 5 years ago
- deep learning model compression based on keras☆32Updated 6 years ago
- Pytorch implementation of channel pruning and AMC☆31Updated 5 years ago
- Exploiting Kernel Sparsity and Entropy for Interpretable CNN Compression☆47Updated last year
- Cheng-Hao Tu, Jia-Hong Lee, Yi-Ming Chan and Chu-Song Chen, "Pruning Depthwise Separable Convolutions for MobileNet Compression," Interna…☆16Updated 4 years ago
- alibabacloud-quantization-networks☆121Updated 5 years ago
- Tensorflow quantization (float32-->int8) inference test☆74Updated 6 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
- implementation of Iterative Pruning for Deep neural network [Han2015].☆40Updated 6 years ago
- ☆45Updated 5 years ago
- ☆55Updated 4 years ago
- Keras implementations of BinaryNet and XNORNet☆55Updated 7 years ago
- Repository containing pruned models and related information☆37Updated 3 years ago
- Group Sparsity: The Hinge Between Filter Pruning and Decomposition for Network Compression. CVPR2020.☆63Updated 2 years ago
- Class Project for 18663 - Implementation of FBNet (Hardware-Aware DNAS)☆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
- Apply the pruning strategy for MobileNet_v2☆51Updated 5 years ago
- Binary Convolution Network for faster real-time processing in ASICs☆56Updated 6 years ago
- Global Sparse Momentum SGD for pruning very deep neural networks☆43Updated 2 years ago
- fixed-point, symmetric, power-of-2 quantization-aware training in tensorflow 1.13.1☆12Updated 5 years ago