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
- Unofficial Pytorch implementation of Deep Compression in CIFAR10☆35Updated 4 years ago
- Post-training static quantization using ResNet18 architecture☆37Updated 5 years ago
- FLOPs and other statistics COunter for tf.keras neural networks☆30Updated 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
- This is a function for estimating the floating point operations (FLOPS) of deep learning models developed with keras.☆52Updated 3 years ago
- Code for training Keras ImageNet (ILSVRC2012) image classification models from scratch☆71Updated 3 years ago
- Train ResNet on ImageNet in Tensorflow 2.0; ResNet 在ImageNet上完整训练代码☆84Updated 5 years ago
- Python library to work with the Visual Wake Words Dataset.☆38Updated 5 years ago
- Convert ONNX model graph to Keras model format.☆204Updated last year
- Yolov3 (+tiny) pythonic pytorch implementation.☆35Updated 7 years ago
- PyTorch Pruning Example☆51Updated 3 years ago
- PyTorch Static Quantization Example☆41Updated 4 years ago
- PyTorch Quantization Aware Training Example☆150Updated last year
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆158Updated last year
- Compress neural network with pruning and quantization using TensorFlow.☆106Updated 7 years ago
- papers about model compression☆166Updated 3 years ago
- Official implementation "ChipNet: Budget-Aware Pruning with Heaviside Continuous Approximations"☆21Updated 3 years ago
- Pruning and other network surgery for trained TF.Keras models.☆32Updated 6 years ago
- Summary, Code for Deep Neural Network Quantization☆558Updated 7 months ago
- This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.☆173Updated 3 years ago
- Benchmark inference speed of CNNs with various quantization methods in Pytorch+TensorRT with Jetson Nano/Xavier☆56Updated 2 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 7 years ago
- Try out different pruning-approaches on lightweight Backbones.☆145Updated 5 years ago
- Simple python code to prune pytorch model☆22Updated 6 years ago
- ☆20Updated 5 years ago
- A pytorch implementation of dorefa quantization☆113Updated 6 years ago
- About DNN compression and acceleration on Edge Devices.☆57Updated 4 years ago
- PyTorch implementation of 'Deep Compression: Compressing Deep Neural Networks with Pruning, Trained Quantization and Huffman Coding' by …☆427Updated 5 years ago
- A PyTorch implementation of YOLOv5☆172Updated 3 years ago