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 Static Quantization Example☆38Updated 3 years ago
- Unofficial Pytorch implementation of Deep Compression in CIFAR10☆34Updated 3 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
- PyTorch Pruning Example☆48Updated 2 years ago
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆163Updated 4 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 6 years ago
- Benchmark inference speed of CNNs with various quantization methods in Pytorch+TensorRT with Jetson Nano/Xavier☆55Updated last year
- Tutorials on Quantized Neural Network using Tensorflow Lite☆86Updated 5 years ago
- An implementation of MobileNetV3 with pyTorch☆49Updated 4 years ago
- Compress neural network with pruning and quantization using TensorFlow.☆105Updated 6 years ago
- papers about model compression☆167Updated 2 years ago
- PyTorch Quantization Aware Training Example☆128Updated 8 months ago
- Code for training Keras ImageNet (ILSVRC2012) image classification models from scratch☆72Updated 2 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆155Updated 7 months ago
- A pytorch implementation of dorefa quantization☆112Updated 5 years ago
- Try out different pruning-approaches on lightweight Backbones.☆143Updated 4 years ago
- [CVPR 2020] APQ: Joint Search for Network Architecture, Pruning and Quantization Policy☆156Updated 4 years ago
- FLOPs and other statistics COunter for tf.keras neural networks☆30Updated 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.☆28Updated 6 years ago
- Python library to work with the Visual Wake Words Dataset.☆34Updated 4 years ago
- Yolov3 (+tiny) pythonic pytorch implementation.☆35Updated 6 years ago
- FLOPs calculator with tf.profiler for neural network architecture written in tensorflow 2.2+ (tf.keras)☆52Updated last year
- DL quantization for pytorch☆25Updated 5 years ago
- This repository containts the pytorch scripts to train mixed-precision networks for microcontroller deployment, based on the memory contr…☆49Updated 9 months ago
- Pruned model: VGG & ResNet-50☆17Updated 5 years ago
- A Keras port of Single Shot MultiBox Detector as Mobilenet as a Backbone☆62Updated 5 years ago
- The collection of training tricks of binarized neural networks.☆72Updated 3 years ago
- This is a function for estimating the floating point operations (FLOPS) of deep learning models developed with keras.☆51Updated 2 years ago
- yolov3_tiny implement on tensoeflow for int8 quantization (tflite)☆29Updated 6 years ago