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
- Compress neural network with pruning and quantization using TensorFlow.☆105Updated 6 years ago
- deep learning model compression based on keras☆32Updated 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
- Rethinking the Smaller-Norm-Less-Informative Assumption in Channel Pruning of Convolution Layers https://arxiv.org/abs/1802.00124☆71Updated 6 years ago
- Unofficial Pytorch implementation of Deep Compression in CIFAR10☆34Updated 3 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
- implementation of Iterative Pruning for Deep neural network [Han2015].☆40Updated 6 years ago
- Exploiting Kernel Sparsity and Entropy for Interpretable CNN Compression☆47Updated last year
- xnor-net by tensorflow☆11Updated 6 years ago
- Group Sparsity: The Hinge Between Filter Pruning and Decomposition for Network Compression. CVPR2020.☆63Updated 2 years ago
- ENC: A fast network compression platform - Caffe Implementation☆22Updated 5 years ago
- fixed-point, symmetric, power-of-2 quantization-aware training in tensorflow 1.13.1☆12Updated 5 years ago
- Binary Convolution Network for faster real-time processing in ASICs☆56Updated 6 years ago
- LQ-Nets: Learned Quantization for Highly Accurate and Compact Deep Neural Networks☆241Updated 2 years ago
- ☆38Updated 6 years ago
- ☆50Updated 6 years ago
- Apply the pruning strategy for MobileNet_v2☆51Updated 5 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
- Tensorflow quantization (float32-->int8) inference test☆74Updated 6 years ago
- Repository containing code for "U-Net Fixed-Point Quantization for Medical Image Segmentation" paper at MICCAI2019☆84Updated 2 years ago
- Reducing the size of convolutional neural networks☆113Updated 7 years ago
- A simple calculator for computing the number of parameters and FLOPs in convolutional neural networks with PyTorch-like APIs.☆21Updated 6 years ago
- Quantized Neural Networks - networks trained for inference at arbitrary low precision.☆146Updated 7 years ago
- ☆55Updated 4 years ago
- PyTorch implementation for GAL.☆55Updated 4 years ago
- Pytorch implementation of our paper accepted by IEEE TNNLS, 2021 -- Filter Sketch for Network Pruning☆53Updated 3 years ago