PyTorch Implementation of Weights Pruning
☆185Jan 24, 2018Updated 8 years ago
Alternatives and similar repositories for pytorch-weights_pruning
Users that are interested in pytorch-weights_pruning are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- PyTorch Implementation of [1611.06440] Pruning Convolutional Neural Networks for Resource Efficient Inference☆886Jul 12, 2019Updated 6 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Apr 26, 2018Updated 7 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆182Nov 10, 2022Updated 3 years ago
- Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)☆1,515Jun 7, 2020Updated 5 years ago
- A reproduction of PRUNING FILTERS FOR EFFICIENT CONVNETS☆28Jun 15, 2020Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Code for https://arxiv.org/abs/1810.04622☆140Aug 28, 2019Updated 6 years ago
- Network Slimming (Pytorch) (ICCV 2017)☆919Nov 6, 2020Updated 5 years ago
- PyTorch implementation of "Pruning Filters For Efficient ConvNets"☆155Jul 24, 2023Updated 2 years ago
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆576May 13, 2019Updated 6 years ago
- Pytorch Implementationg of “Learning Efficient Convolutional Networks through Network Slimming”☆77Jan 14, 2019Updated 7 years ago
- A curated list of neural network pruning resources.☆2,492Apr 4, 2024Updated 2 years ago
- ☆22May 27, 2018Updated 7 years ago
- I demonstrate how to compress a neural network using pruning in tensorflow.