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:
- Some recent Quantizing techniques on PyTorch☆72Updated 6 years ago
- This repo is an implementation of quantized CNN for both weights (1-bit compression) and feature maps (2-bit compression).☆18Updated 7 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 7 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
- Binary Convolution Network for faster real-time processing in ASICs☆57Updated 7 years ago
- Efficient HetConv: Heterogeneous Kernel-Based Convolutions for Deep CNNs☆44Updated 6 years ago
- re-implement for paper: SqueezeNext: Hardware-Aware Neural Network Design. (SqueezeNext)☆29Updated 7 years ago
- ☆70Updated 6 years ago
- Repository containing pruned models and related information☆38Updated 4 years ago
- PyTorch implementation for GAL.☆56Updated 5 years ago
- Compress neural network with pruning and quantization using TensorFlow.☆106Updated 6 years ago
- Octave Convolution Implementation in PyTorch☆19Updated 2 years ago
- ☆54Updated 6 years ago
- HetConv: Heterogeneous Kernel-Based Convolutions for Deep CNNs simply implement☆44Updated 6 years ago
- Code repositoy for "AOWS: Adaptive and optimal network width search with latency constraints", CVPR 2020☆36Updated 5 years ago
- Pytorch implementation of channel pruning and AMC☆32Updated 6 years ago
- Class Project for 18663 - Implementation of FBNet (Hardware-Aware DNAS)☆34Updated 6 years ago
- Rethinking the Smaller-Norm-Less-Informative Assumption in Channel Pruning of Convolution Layers https://arxiv.org/abs/1802.00124☆72Updated 7 years ago
- Implementation of "Fully Learnable Group Convolution for Acceleration of Deep Neural Networks", CVPR'19☆33Updated 5 years ago
- Repository containing code for "U-Net Fixed-Point Quantization for Medical Image Segmentation" paper at MICCAI2019☆85Updated 3 years ago
- A Tensorflow Keras implementation (Graph and eager execution) of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.☆99Updated 5 years ago
- alibabacloud-quantization-networks☆122Updated 6 years ago
- This repository represents training examples for the CVPR 2018 paper "SYQ:Learning Symmetric Quantization For Efficient Deep Neural Netwo…☆31Updated 6 years ago
- ☆39Updated 7 years ago
- Mayo: Auto-generation of hardware-friendly deep neural networks. Dynamic Channel Pruning: Feature Boosting and Suppression.☆113Updated 6 years ago
- pytorch implementation of "Differentiable Soft Quantization: Bridging Full-Precision and Low-Bit Neural Networks"☆129Updated 5 years ago
- BMXNet 2: An Open-Source Binary Neural Network Implementation Based on MXNet☆232Updated 3 years ago
- Implementation of NetAdapt☆30Updated 5 years ago
- Group Sparsity: The Hinge Between Filter Pruning and Decomposition for Network Compression. CVPR2020.☆65Updated 3 years ago
- Implementation of "DeepShift: Towards Multiplication-Less Neural Networks" https://arxiv.org/abs/1905.13298☆114Updated 4 years ago