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
- PyTorch Pruning Example☆49Updated 2 years ago
- PyTorch Static Quantization Example☆38Updated 3 years ago
- Repository to track the progress in model compression and acceleration☆105Updated 3 years ago
- PyTorch Quantization Aware Training Example☆135Updated 11 months ago
- Unofficial Pytorch implementation of Deep Compression in CIFAR10☆35Updated 3 years ago
- Tutorials on Quantized Neural Network using Tensorflow Lite☆87Updated 5 years ago
- Post-training static quantization using ResNet18 architecture☆37Updated 4 years ago
- A pytorch implementation of dorefa quantization☆113Updated 5 years ago
- FLOPs and other statistics COunter for tf.keras neural networks☆30Updated 2 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
- Code for training Keras ImageNet (ILSVRC2012) image classification models from scratch☆72Updated 3 years ago
- An 8bit automated quantization conversion tool for the pytorch (Post-training quantization based on KL divergence)☆33Updated 5 years ago
- DL quantization for pytorch☆26Updated 6 years ago
- papers about model compression☆166Updated 2 years ago
- PyTorch implementation of Data Free Quantization Through Weight Equalization and Bias Correction.☆262Updated last year
- Try out different pruning-approaches on lightweight Backbones.☆146Updated 4 years ago
- fixed-point, symmetric, power-of-2 quantization-aware training in tensorflow 1.13.1☆12Updated 5 years ago
- This repository containts the pytorch scripts to train mixed-precision networks for microcontroller deployment, based on the memory contr…☆49Updated 11 months ago
- PyTorch implementation of "Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference"☆55Updated 5 years ago
- ☆11Updated 5 years ago
- Benchmark inference speed of CNNs with various quantization methods in Pytorch+TensorRT with Jetson Nano/Xavier☆55Updated last year
- Code for our paper at ECCV 2020: Post-Training Piecewise Linear Quantization for Deep Neural Networks☆69Updated 3 years ago
- Compress neural network with pruning and quantization using TensorFlow.☆106Updated 6 years ago
- Inference of quantization aware trained networks using TensorRT☆80Updated 2 years ago
- Repository containing pruned models and related information☆37Updated 4 years ago
- Neural Network Quantization & Low-Bit Fixed Point Training For Hardware-Friendly Algorithm Design☆160Updated 4 years ago
- Implementation of "DeepShift: Towards Multiplication-Less Neural Networks" https://arxiv.org/abs/1905.13298☆111Updated 3 years ago
- Batch Normalization Auto-fusion for PyTorch☆32Updated 5 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 7 years ago
- Pytorch implementation of channel pruning and AMC☆32Updated 5 years ago