matthew-mcateer / Keras_pruning
A walkthrough of how to prune keras models, using both weight-pruning and unit/neuron-pruning.
☆30Updated 5 years ago
Alternatives and similar repositories for Keras_pruning
Users that are interested in Keras_pruning are comparing it to the libraries listed below
Sorting:
- Repository to track the progress in model compression and acceleration☆105Updated 3 years ago
- Unofficial Pytorch implementation of Deep Compression in CIFAR10☆35Updated 3 years ago
- PyTorch Quantization Aware Training Example☆135Updated last year
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 7 years ago
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆164Updated 4 years ago
- fixed-point, symmetric, power-of-2 quantization-aware training in tensorflow 1.13.1☆12Updated 5 years ago
- A pytorch implementation of dorefa quantization☆113Updated 5 years ago
- Try out different pruning-approaches on lightweight Backbones.☆145Updated 4 years ago
- Post-training static quantization using ResNet18 architecture☆37Updated 4 years ago
- PyTorch reimplementation of RegNet (Design Space Design, CVPR2020) on CIFAR10 and ImageNet☆47Updated 5 years ago
- Pytorch implementation of channel pruning and AMC☆32Updated 5 years ago
- Batch Normalization Auto-fusion for PyTorch☆32Updated 5 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆154Updated 10 months ago
- Implementation of darknet19 in PyTorch with imagenet pretrained☆18Updated 6 years ago
- Tutorials on Quantized Neural Network using Tensorflow Lite☆87Updated 5 years ago
- PyTorch Static Quantization Example☆38Updated 4 years ago
- ☆36Updated 6 years ago
- PyTorch Pruning Example☆50Updated 2 years ago
- ☆11Updated 5 years ago
- papers about model compression☆166Updated 2 years ago
- A PyTorch implementation of the iterative pruning method described in Han et. al. (2015)☆40Updated 6 years ago
- Python library to work with the Visual Wake Words Dataset.☆35Updated 4 years ago
- Pytorch implementation of our paper accepted by IJCAI 2020 -- Channel Pruning via Automatic Structure Search☆144Updated 4 years ago
- DL quantization for pytorch☆26Updated 6 years ago
- Repository containing pruned models and related information☆37Updated 4 years ago
- ☆14Updated 4 years ago
- In this repository using the sparse training, group channel pruning and knowledge distilling for YOLOV4,☆31Updated 2 years ago
- Apply the pruning strategy for MobileNet_v2☆50Updated 6 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆176Updated 2 years ago
- An implementation of MobileNetV3 with pyTorch☆50Updated 4 years ago