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
- 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
- Unofficial Pytorch implementation of Deep Compression in CIFAR10☆35Updated 3 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 7 years ago
- Tutorials on Quantized Neural Network using Tensorflow Lite☆87Updated 6 years ago
- Benchmark inference speed of CNNs with various quantization methods in Pytorch+TensorRT with Jetson Nano/Xavier☆56Updated 2 years ago
- PyTorch Pruning Example☆50Updated 2 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
- re-implement for paper: SqueezeNext: Hardware-Aware Neural Network Design. (SqueezeNext)☆29Updated 6 years ago
- Try out different pruning-approaches on lightweight Backbones.☆145Updated 5 years ago
- PyTorch Quantization Aware Training Example☆136Updated last year
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆154Updated 10 months ago
- Yolov3 (+tiny) pythonic pytorch implementation.☆34Updated 6 years ago
- A pytorch implementation of dorefa quantization☆113Updated 5 years ago
- ☆11Updated 5 years ago
- fixed-point, symmetric, power-of-2 quantization-aware training in tensorflow 1.13.1☆12Updated 6 years ago
- An implementation of MobileNetV3 with pyTorch☆51Updated 4 years ago
- Compress neural network with pruning and quantization using TensorFlow.☆106Updated 6 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
- Python library to work with the Visual Wake Words Dataset.☆35Updated 4 years ago
- Code for the NuerIPS'19 paper "Gate Decorator: Global Filter Pruning Method for Accelerating Deep Convolutional Neural Networks"☆196Updated 5 years ago
- Graph Transforms to Quantize and Retrain Deep Neural Nets in TensorFlow☆168Updated 5 years ago
- FLOPs and other statistics COunter for tf.keras neural networks☆30Updated 2 years ago
- Repository containing pruned models and related information☆37Updated 4 years ago
- (ECCV'2020 Oral)EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning☆308Updated 2 years ago
- Pytorch implementation of channel pruning and AMC☆32Updated 5 years ago
- This script performs K-means Clustering on the Berkeley Deep Drive dataset to find the appropriate anchor boxes for YOLOv3. Originally it…☆32Updated 3 years ago
- Official implementation "ChipNet: Budget-Aware Pruning with Heaviside Continuous Approximations"☆21Updated 2 years ago
- ☆52Updated 4 years ago