matthew-mcateer / Keras_pruningLinks
A walkthrough of how to prune keras models, using both weight-pruning and unit/neuron-pruning.
☆30Updated 6 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☆106Updated 4 years ago
- Code for training Keras ImageNet (ILSVRC2012) image classification models from scratch☆71Updated 3 years ago
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆167Updated 5 years ago
- Compress neural network with pruning and quantization using TensorFlow.☆106Updated 6 years ago
- PyTorch Static Quantization Example☆38Updated 4 years ago
- Summary, Code for Deep Neural Network Quantization☆552Updated last month
- PyTorch Pruning Example☆50Updated 2 years ago
- Unofficial Pytorch implementation of Deep Compression in CIFAR10☆35Updated 3 years ago
- Try out different pruning-approaches on lightweight Backbones.☆146Updated 5 years ago
- Post-training static quantization using ResNet18 architecture☆37Updated 5 years ago
- ☆37Updated 6 years ago
- papers about model compression☆166Updated 2 years ago
- PyTorch Quantization Aware Training Example☆138Updated last year
- Yolov3 (+tiny) pythonic pytorch implementation.☆34Updated 6 years ago
- PyTorch implementation of 'Deep Compression: Compressing Deep Neural Networks with Pruning, Trained Quantization and Huffman Coding' by …☆421Updated 5 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆155Updated last year
- [ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices☆443Updated last year
- Tutorials on Quantized Neural Network using Tensorflow Lite☆87Updated 6 years ago
- Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆98Updated 5 years ago
- Train ResNet on ImageNet in Tensorflow 2.0; ResNet 在ImageNet上完整训练代码☆84Updated 4 years ago
- Python library to work with the Visual Wake Words Dataset.☆37Updated 4 years ago
- (ECCV'2020 Oral)EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning☆308Updated 2 years ago
- A pytorch implementation of dorefa quantization☆113Updated 5 years ago
- Guide for quantization, conversation of the tensorflow model to tensorflow lite☆20Updated 2 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆151Updated 2 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆178Updated 2 years ago
- This is a function for estimating the floating point operations (FLOPS) of deep learning models developed with keras.☆52Updated 3 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 7 years ago
- Convert ONNX model graph to Keras model format.☆201Updated last year
- Awesome machine learning model compression research papers, quantization, tools, and learning material.☆528Updated 10 months ago