kentaroy47 / Deep-Compression.Pytorch
Unofficial Pytorch implementation of Deep Compression in CIFAR10
☆35Updated 3 years ago
Alternatives and similar repositories for Deep-Compression.Pytorch:
Users that are interested in Deep-Compression.Pytorch are comparing it to the libraries listed below
- A pytorch implementation of dorefa quantization☆113Updated 5 years ago
- An implementation of ResNet with mixup and cutout regularizations and soft filter pruning.☆16Updated 4 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆176Updated 2 years ago
- Apply the pruning strategy for MobileNet_v2☆51Updated 5 years ago
- Base to channel pruned to ResNet18 model☆144Updated 2 years ago
- Mayo: Auto-generation of hardware-friendly deep neural networks. Dynamic Channel Pruning: Feature Boosting and Suppression.☆114Updated 5 years ago
- CNN channel pruning, LeGR, MorphNet, AMC. Codebase for paper "LeGR: Filter Pruning via Learned Global Ranking"☆114Updated 4 years ago
- Pytorch Implementationg of “Learning Efficient Convolutional Networks through Network Slimming”☆77Updated 6 years ago
- Try out different pruning-approaches on lightweight Backbones.☆143Updated 4 years ago
- Example for applying Gaussian and Laplace clipping on activations of CNN.☆34Updated 6 years ago
- Pruning Filters For Efficient ConvNets, PyTorch Implementation.☆30Updated 4 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆149Updated last year
- Implementation of Neuron-level Structured Pruning using Polarization Regularizer☆81Updated 2 years ago
- ☆55Updated 4 years ago
- NeurIPSCD2019, MicroNet Challenge hosted by Google, Deepmind Researcher, "Efficient Model for Image Classification With Regularization Tr…☆26Updated 3 years ago
- Bi-Real Net: Enhancing the Performance of 1-bit CNNs With Improved Representational Capability and Advanced Training Algorithm. In ECCV 2…☆183Updated 3 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
- Pytorch implementation of our paper accepted by IJCAI 2020 -- Channel Pruning via Automatic Structure Search☆143Updated 4 years ago
- 3rd place solution for NeurIPS 2019 MicroNet challenge☆35Updated 5 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)