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 Quantization Aware Training Example☆131Updated 10 months ago
- PyTorch Static Quantization Example☆38Updated 3 years ago
- Tutorials on Quantized Neural Network using Tensorflow Lite☆86Updated 5 years ago
- Repository to track the progress in model compression and acceleration☆105Updated 3 years ago
- Post-training static quantization using ResNet18 architecture☆37Updated 4 years ago
- Train ResNet on ImageNet in Tensorflow 2.0; ResNet 在ImageNet上完整训练代码☆85Updated 4 years ago
- Compress neural network with pruning and quantization using TensorFlow.☆105Updated 6 years ago
- FLOPs and other statistics COunter for tf.keras neural networks☆30Updated 2 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆154Updated 8 months ago
- Generates intermediate tensor outputs for tflite☆15Updated 5 years ago
- Code for training Keras ImageNet (ILSVRC2012) image classification models from scratch☆72Updated 3 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
- Yolov3 (+tiny) pythonic pytorch implementation.☆35Updated 6 years ago
- This repo contains the official Pytorch reimplementation of the paper "NetAdapt: Platform-Aware Neural Network Adaptation for Mobile Appl…☆183Updated last year
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 6 years ago
- Unofficial Pytorch implementation of Deep Compression in CIFAR10☆35Updated 3 years ago
- Python library to work with the Visual Wake Words Dataset.☆35Updated 4 years ago
- Inference of quantization aware trained networks using TensorRT☆80Updated 2 years ago
- Try out different pruning-approaches on lightweight Backbones.☆146Updated 4 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆177Updated 2 years ago
- PyTorch implementation of Data Free Quantization Through Weight Equalization and Bias Correction.☆262Updated last year
- A pytorch implementation of dorefa quantization☆113Updated 5 years ago
- ☆11Updated 5 years ago
- (ECCV'2020 Oral)EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning☆306Updated 2 years ago
- papers about model compression☆167Updated 2 years ago
- bemova / Deep-Compression-Compressing-Deep-Neural-Networks-with-Pruning-Trained-Quantization-and-HuffmanIt is a pytorch implementation of https://arxiv.org/abs/1510.00149 paper.☆29Updated 6 years ago
- DL quantization for pytorch☆26Updated 6 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆150Updated last year
- ☆36Updated 6 years ago