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
- Caffe implementation of ICCV 2017 & TPAMI 2018 paper - ThiNet☆46Updated 6 years ago
- ☆45Updated 5 years ago
- This is th code to FAT method with links to quantized tflite models. (CC BY-NC-ND)☆19Updated 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
- 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
- Rethinking the Smaller-Norm-Less-Informative Assumption in Channel Pruning of Convolution Layers https://arxiv.org/abs/1802.00124☆71Updated 6 years ago
- A simple calculator for computing the number of parameters and FLOPs in convolutional neural networks with PyTorch-like APIs.☆21Updated 7 years ago
- Compress neural network with pruning and quantization using TensorFlow.☆106Updated 6 years ago
- Class Project for 18663 - Implementation of FBNet (Hardware-Aware DNAS)☆34Updated 5 years ago
- Apply the pruning strategy for MobileNet_v2☆51Updated 5 years ago
- deep learning model compression based on keras☆32Updated 6 years ago
- Repository containing pruned models and related information☆37Updated 4 years ago
- Exploiting Kernel Sparsity and Entropy for Interpretable CNN Compression☆49Updated last year
- ☆11Updated 5 years ago
- IGCV3 reimplement by pytorch☆19Updated 6 years ago
- [ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices☆167Updated 4 years ago
- Repository containing code for "U-Net Fixed-Point Quantization for Medical Image Segmentation" paper at MICCAI2019☆85Updated 2 years ago
- Implementation of NetAdapt☆30Updated 4 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 version for weight pruning for Murata Group's CREST project☆57Updated 7 years ago
- Mayo: Auto-generation of hardware-friendly deep neural networks. Dynamic Channel Pruning: Feature Boosting and Suppression.☆114Updated 5 years ago
- PyTorch implementation for GAL.☆56Updated 4 years ago
- Unofficial Pytorch implementation of Deep Compression in CIFAR10☆35Updated 3 years ago
- Global Sparse Momentum SGD for pruning very deep neural networks☆44Updated 2 years ago
- DL quantization for pytorch☆26Updated 6 years ago
- Cheng-Hao Tu, Jia-Hong Lee, Yi-Ming Chan and Chu-Song Chen, "Pruning Depthwise Separable Convolutions for MobileNet Compression," Interna…☆18Updated 4 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
- ☆56Updated 4 years ago