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 3 years ago
- PyTorch Static Quantization Example☆38Updated 4 years ago
- Train ResNet on ImageNet in Tensorflow 2.0; ResNet 在ImageNet上完整训练代码☆84Updated 4 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…☆167Updated 5 years ago
- Post-training static quantization using ResNet18 architecture☆37Updated 5 years ago
- Code for training Keras ImageNet (ILSVRC2012) image classification models from scratch☆71Updated 3 years ago
- Yolov3 (+tiny) pythonic pytorch implementation.☆34Updated 6 years ago
- FLOPs and other statistics COunter for tf.keras neural networks☆30Updated 3 years ago
- MobileNets-SSD/SSDLite on VOC/BDD100K Datasets☆113Updated 10 months ago
- PyTorch Quantization Aware Training Example☆140Updated last year
- Benchmark inference speed of CNNs with various quantization methods in Pytorch+TensorRT with Jetson Nano/Xavier☆56Updated 2 years ago
- Tutorials on Quantized Neural Network using Tensorflow Lite☆87Updated 6 years ago
- Try out different pruning-approaches on lightweight Backbones.☆146Updated 5 years ago
- papers about model compression☆166Updated 2 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 4 years ago
- This repository is for my YT video series about optimizing a Tensorflow deep learning model using TensorRT. We demonstrate optimizing LeN…☆301Updated 6 years ago
- Python library to work with the Visual Wake Words Dataset.☆37Updated 4 years ago
- Compress neural network with pruning and quantization using TensorFlow.☆106Updated 6 years ago
- (ECCV'2020 Oral)EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning☆309Updated 2 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆156Updated last year
- Pruning and other network surgery for trained TF.Keras models.☆32Updated 5 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 7 years ago
- In this repository using the sparse training, group channel pruning and knowledge distilling for YOLOV4,☆32Updated 2 years ago
- object detection using yolo3 with tensorflow-2.x☆41Updated 5 years ago
- GradCAM algorithm implementation for YOLOv3☆28Updated 5 years ago
- Tensorflow 2 single shot multibox detector (SSD) implementation from scratch with MobileNetV2 and VGG16 backbones☆63Updated 5 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 7 years ago
- Official implementation "ChipNet: Budget-Aware Pruning with Heaviside Continuous Approximations"☆20Updated 2 years ago