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☆105Updated 4 years ago
- PyTorch Quantization Aware Training Example☆138Updated last year
- Train ResNet on ImageNet in Tensorflow 2.0; ResNet 在ImageNet上完整训练代码☆84Updated 4 years ago
- PyTorch Static Quantization Example☆38Updated 4 years ago
- Unofficial Pytorch implementation of Deep Compression in CIFAR10☆35Updated 3 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
- Code for training Keras ImageNet (ILSVRC2012) image classification models from scratch☆71Updated 3 years ago
- Post-training static quantization using ResNet18 architecture☆37Updated 4 years ago
- papers about model compression☆166Updated 2 years ago
- FLOPs and other statistics COunter for tf.keras neural networks☆30Updated 3 years ago
- object detection using yolo3 with tensorflow-2.x☆41Updated 5 years ago
- Summary, Code for Deep Neural Network Quantization☆550Updated last month
- Try out different pruning-approaches on lightweight Backbones.☆146Updated 5 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆155Updated last year
- PyTorch implementation of 'Deep Compression: Compressing Deep Neural Networks with Pruning, Trained Quantization and Huffman Coding' by …☆421Updated 5 years ago
- (ECCV'2020 Oral)EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning☆308Updated 2 years ago
- PyTorch Pruning Example☆50Updated 2 years ago
- ☆36Updated 6 years ago
- FLOPs calculator with tf.profiler for neural network architecture written in tensorflow 2.2+ (tf.keras)☆55Updated last year
- A pytorch implementation of dorefa quantization☆113Updated 5 years ago
- This is a function for estimating the floating point operations (FLOPS) of deep learning models developed with keras.☆51Updated 3 years ago
- An implementation of MobileNetV3 with pyTorch☆51Updated 4 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 7 years ago
- Implementing YOLO using ResNet as the feature extraction network☆121Updated 6 years ago
- YOLOv3 quantization model v10, only for quantization off-line☆21Updated 5 years ago
- A Pytorch implementation of EfficientDet☆31Updated 5 years ago
- More Than YOLO(v3, v4, v3-tiny, v4-tiny)☆153Updated 3 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆151Updated last year
- About DNN compression and acceleration on Edge Devices.☆55Updated 4 years ago
- fixed-point, symmetric, power-of-2 quantization-aware training in tensorflow 1.13.1☆12Updated 6 years ago