matthew-mcateer / Keras_pruning
A walkthrough of how to prune keras models, using both weight-pruning and unit/neuron-pruning.
☆30Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for Keras_pruning
- Post-training static quantization using ResNet18 architecture☆37Updated 4 years ago
- PyTorch Static Quantization Example☆39Updated 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☆104Updated 3 years ago
- PyTorch Quantization Aware Training Example☆123Updated 5 months ago
- Tutorials on Quantized Neural Network using Tensorflow Lite☆86Updated 5 years ago
- Yolov3 (+tiny) pythonic pytorch implementation.☆33Updated 6 years ago
- papers about model compression☆165Updated last year
- FLOPs and other statistics COunter for tf.keras neural networks☆30Updated 2 years ago
- PyTorch Pruning Example☆46Updated last year
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆160Updated 4 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 6 years ago
- Try out different pruning-approaches on lightweight Backbones.☆143Updated 4 years ago
- Compress neural network with pruning and quantization using TensorFlow.☆105Updated 5 years ago
- Code for training Keras ImageNet (ILSVRC2012) image classification models from scratch☆71Updated 2 years ago
- A pytorch implementation of dorefa quantization☆112Updated 4 years ago
- An implementation of GhostNet for Tensorflow 2.0+ (From the paper "GhostNet: More Features from Cheap Operations")☆38Updated last year
- (ECCV'2020 Oral)EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning☆305Updated last year
- fixed-point, symmetric, power-of-2 quantization-aware training in tensorflow 1.13.1☆12Updated 5 years ago
- DL quantization for pytorch☆25Updated 5 years ago
- Official implementation "ChipNet: Budget-Aware Pruning with Heaviside Continuous Approximations"☆20Updated 2 years ago
- re-implement for paper: SqueezeNext: Hardware-Aware Neural Network Design. (SqueezeNext)☆29Updated 6 years ago
- Apply the pruning strategy for MobileNet_v2☆51Updated 5 years ago
- An implementation of MobileNetV3 with pyTorch☆47Updated 4 years ago
- ZFNet (or ZF-Net) implementation by Tensorflow.☆26Updated 6 years ago
- Codes and Sample Application for converting and deploying pytorch models in android applications☆69Updated 3 years ago
- In this repository using the sparse training, group channel pruning and knowledge distilling for YOLOV4,☆30Updated last year
- ☆14Updated 3 years ago
- ☆11Updated 4 years ago
- Train ResNet on ImageNet in Tensorflow 2.0; ResNet 在ImageNet上完整训练代码☆83Updated 4 years ago