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
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 7 years ago
- Repository containing pruned models and related information☆37Updated 4 years ago
- Some recent Quantizing techniques on PyTorch☆72Updated 5 years ago
- Efficient Neural Architecture Search coupled with Quantized CNNs to search for resource efficient and accurate architectures.☆9Updated 6 years ago
- This code implements NICE papper☆20Updated 6 years ago
- Exploiting Kernel Sparsity and Entropy for Interpretable CNN Compression☆49Updated 2 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
- re-implement for paper: SqueezeNext: Hardware-Aware Neural Network Design. (SqueezeNext)☆29Updated 7 years ago
- HetConv: Heterogeneous Kernel-Based Convolutions for Deep CNNs simply implement☆44Updated 6 years ago
- Class Project for 18663 - Implementation of FBNet (Hardware-Aware DNAS)☆34Updated 5 years ago
- Code repositoy for "AOWS: Adaptive and optimal network width search with latency constraints", CVPR 2020☆36Updated 5 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
- alibabacloud-quantization-networks☆121Updated 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
- PyTorch implementation for GAL.☆56Updated 5 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
- ☆51Updated 6 years ago
- PyTorch implementation of binary neural networks☆45Updated 6 years ago
- Implementation of NetAdapt☆30Updated 4 years ago
- A Tensorflow Keras implementation (Graph and eager execution) of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.☆99Updated 5 years ago
- Binary Convolution Network for faster real-time processing in ASICs☆56Updated 7 years ago
- LQ-Nets: Learned Quantization for Highly Accurate and Compact Deep Neural Networks☆242Updated 2 years ago
- ☆45Updated 5 years ago
- Caffe implementation of ICCV 2017 & TPAMI 2018 paper - ThiNet☆46Updated 6 years ago
- Mayo: Auto-generation of hardware-friendly deep neural networks. Dynamic Channel Pruning: Feature Boosting and Suppression.☆115Updated 5 years ago
- Codes for AAAI2019 paper: Deep Neural Network Quantization via Layer-Wise Optimization using Limited Training Data☆41Updated 6 years ago
- Implementation of "DeepShift: Towards Multiplication-Less Neural Networks" https://arxiv.org/abs/1905.13298☆112Updated 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