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 Quantization Aware Training Example☆126Updated 8 months ago
- PyTorch Pruning Example☆48Updated 2 years ago
- Post-training static quantization using ResNet18 architecture☆37Updated 4 years ago
- Repository to track the progress in model compression and acceleration☆105Updated 3 years ago
- PyTorch Static Quantization Example☆38Updated 3 years ago
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆162Updated 4 years ago
- Unofficial Pytorch implementation of Deep Compression in CIFAR10☆34Updated 3 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 6 years ago
- Code for training Keras ImageNet (ILSVRC2012) image classification models from scratch☆71Updated 2 years ago
- papers about model compression☆166Updated last year
- Compress neural network with pruning and quantization using TensorFlow.☆105Updated 6 years ago
- DL quantization for pytorch☆25Updated 5 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆155Updated 6 months ago
- An implementation of MobileNetV3 with pyTorch☆49Updated 4 years ago
- re-implement for paper: SqueezeNext: Hardware-Aware Neural Network Design. (SqueezeNext)☆29Updated 6 years ago
- ☆11Updated 5 years ago
- Tutorials on Quantized Neural Network using Tensorflow Lite☆86Updated 5 years ago
- Python library to work with the Visual Wake Words Dataset.☆34Updated 4 years ago
- Try out different pruning-approaches on lightweight Backbones.☆143Updated 4 years ago
- Yolov3 (+tiny) pythonic pytorch implementation.☆35Updated 6 years ago
- ☆36Updated 6 years ago
- (ECCV'2020 Oral)EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning☆306Updated 2 years ago
- Include mobilenet series (v1,v2,v3...) and yolo series (yolov3,yolov4,...)☆33Updated 3 years ago
- Inference of quantization aware trained networks using TensorRT☆80Updated last year
- PyTorch implementation of Data Free Quantization Through Weight Equalization and Bias Correction.☆260Updated last year
- Generates intermediate tensor outputs for tflite☆14Updated 5 years ago
- This is a function for estimating the floating point operations (FLOPS) of deep learning models developed with keras.☆51Updated 2 years ago
- ENC: A fast network compression platform - Caffe Implementation☆22Updated 5 years ago
- A pytorch implementation of dorefa quantization☆112Updated 5 years ago
- TensorFlow (Keras) implementation of MobileNetV3 and its segmentation head☆62Updated last year