matthew-mcateer / Keras_pruningLinks
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
Sorting:
- PyTorch Static Quantization Example☆38Updated 4 years ago
- PyTorch Pruning Example☆50Updated 2 years ago
- Post-training static quantization using ResNet18 architecture☆37Updated 4 years ago
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆164Updated 5 years ago
- Tutorials on Quantized Neural Network using Tensorflow Lite☆87Updated 6 years ago
- Yolov3 (+tiny) pythonic pytorch implementation.☆34Updated 6 years ago
- Repository to track the progress in model compression and acceleration☆105Updated 4 years ago
- PyTorch Quantization Aware Training Example☆136Updated last year
- Python library to work with the Visual Wake Words Dataset.☆36Updated 4 years ago
- Generates intermediate tensor outputs for tflite☆15Updated 6 years ago
- Batch Normalization Auto-fusion for PyTorch☆32Updated 5 years ago
- Compress neural network with pruning and quantization using TensorFlow.☆106Updated 6 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆154Updated 11 months ago
- Unofficial Pytorch implementation of Deep Compression in CIFAR10☆35Updated 3 years ago
- Benchmark inference speed of CNNs with various quantization methods in Pytorch+TensorRT with Jetson Nano/Xavier☆56Updated 2 years ago
- Code for training Keras ImageNet (ILSVRC2012) image classification models from scratch☆71Updated 3 years ago
- ☆11Updated 5 years ago
- Try out different pruning-approaches on lightweight Backbones.☆145Updated 5 years ago
- Demonstrates knowledge distillation for image-based models in Keras.☆53Updated 3 years ago
- papers about model compression☆166Updated 2 years ago
- This is a function for estimating the floating point operations (FLOPS) of deep learning models developed with keras.☆51Updated 3 years ago
- A pytorch implementation of dorefa quantization☆113Updated 5 years ago
- More Than YOLO(v3, v4, v3-tiny, v4-tiny)☆153Updated 3 years ago
- An implementation of GhostNet for Tensorflow 2.0+ (From the paper "GhostNet: More Features from Cheap Operations")☆38Updated 2 years ago
- Graph Transforms to Quantize and Retrain Deep Neural Nets in TensorFlow☆168Updated 5 years ago
- This is an implementation of YOLO using LSQ network quantization method.☆23Updated 3 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.☆30Updated 6 years ago
- FLOPs and other statistics COunter for tf.keras neural networks☆30Updated 2 years ago
- Pytorch implementation of channel pruning and AMC☆32Updated 5 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 7 years ago